diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 46ef94d..349256d 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -22,7 +22,7 @@ jobs: - name: Install pnpm uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d with: - version: 8 + version: 9 run_install: true - name: 🔬 Lint