Skip to content

Commit

Permalink
update pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaanonim committed Dec 19, 2024
1 parent a98b36b commit 297ecbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- uses: pnpm/[email protected]
with:
version: 7.17.0
version: 8.15.9
run_install: true

- name: Use Node.js
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- uses: pnpm/[email protected]
with:
version: 7.17.0
version: 8.15.9
run_install: true

- name: Use Node.js
Expand Down

0 comments on commit 297ecbf

Please sign in to comment.