Skip to content

Commit

Permalink
fix(pnpm): gha pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbeckers committed Jun 7, 2024
1 parent ad18074 commit 21ac38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v2
with:
version: 8.9.0
version: 9.1.1
- name: Set up Node.js 18
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 21ac38b

Please sign in to comment.