diff --git a/.github/workflows/continuous-deployment.yml b/.github/workflows/continuous-deployment.yml index 432fe83..cfd00cb 100644 --- a/.github/workflows/continuous-deployment.yml +++ b/.github/workflows/continuous-deployment.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout default branch - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Use pnpm uses: pnpm/action-setup@v6