diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 25b4320..16bf60d 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -24,7 +24,7 @@ jobs: uses: actions/checkout@v4 - name: Setup PNPM - uses: pnpm/action-setup@v3 + uses: pnpm/action-setup@v4 with: version: 6.20.3