Skip to content

Commit

Permalink
ci: fix pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikZed committed Sep 14, 2023
1 parent c1caab1 commit 51946ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
fetch-depth: 0
- uses: pnpm/action-setup@v2
with:
version: 7.13.0
version: 8.6.12
- name: Setup Node.js
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 51946ec

Please sign in to comment.