diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 31ad225..3f3f426 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -25,7 +25,7 @@ jobs: persist-credentials: false - name: Install pnpm and Node - uses: pnpm/setup@5d160c5bc68a09337ad0d5654e237e03253b5879 # v1.0.0 + uses: pnpm/setup@703c52620218391530e48b9e8870d5c0082e1b9b # v2.1.0 with: runtime: node@lts cache: true