Skip to content

Commit

Permalink
update pnpm to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
sksat committed Nov 18, 2024
1 parent 67e17d0 commit fa5f3f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v2
with:
version: 8
version: 9
- uses: actions/[email protected]
with:
node-version: 20
Expand Down

0 comments on commit fa5f3f4

Please sign in to comment.