diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index da0bd9c..6d9dc26 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -38,7 +38,7 @@ jobs: ${{ runner.os }}- - name: Install dependencies - uses: pnpm/action-setup@v2.2.4 + uses: pnpm/action-setup@v2.4.0 with: version: 6.0.2 run_install: true