Skip to content

Commit

Permalink
ci: update pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiser-jan authored Sep 7, 2024
1 parent 865e836 commit 64e4d84
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 @@ -22,7 +22,7 @@ jobs:
node-version: '18.x'

- name: Install pnpm
run: npm install -g pnpm@8
run: npm install -g pnpm@9

- name: Install dependencies
run: pnpm i --frozen-lockfile
Expand Down

0 comments on commit 64e4d84

Please sign in to comment.