Skip to content

Commit

Permalink
fix: pnpm 9.5.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
0xtiti authored Sep 3, 2024
1 parent af3aeea commit 118a016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v4
with:
version: 9
version: 9.5.0

- name: Install Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit 118a016

Please sign in to comment.