Skip to content

Commit

Permalink
[build] Update pnpm to version 9
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanoostveen committed May 6, 2024
1 parent e9e932e commit 26d2662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v2
with:
version: 8
version: 9
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 26d2662

Please sign in to comment.