Skip to content

Commit

Permalink
fix: pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
ephraimduncan committed May 26, 2024
1 parent 9105b0d commit ea54741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: pnpm/action-setup@v2
name: Install pnpm
with:
version: 9.0.4
version: 9.0.6
run_install: false
- uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit ea54741

Please sign in to comment.