Skip to content

Commit

Permalink
fix: change pnpm version in github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelAngels committed Jul 1, 2024
1 parent 3e96111 commit 259aaa2
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 @@ -22,7 +22,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d
with:
version: 8
version: 9
run_install: true

- name: 🔬 Lint
Expand Down

0 comments on commit 259aaa2

Please sign in to comment.