diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 31ad225..6d69467 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@84cb39b217b10273981911c288cd62326dc7c6d2 # v2.0.2 with: runtime: node@lts cache: true