diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8eeb280..6c71140 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -34,7 +34,7 @@ jobs: fetch-depth: 0 # Not needed if lastUpdated is not enabled - name: Setup Pnpm - uses: pnpm/action-setup@v4 + uses: pnpm/action-setup@v5 - name: Setup Node uses: actions/setup-node@v6