diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 25b4320..3c9ced1 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -26,7 +26,7 @@ jobs: - name: Setup PNPM uses: pnpm/action-setup@v3 with: - version: 6.20.3 + version: 10.28.0 - name: Install Node v20 uses: actions/setup-node@v4