Skip to content

Commit

Permalink
upgrade to pnpm 9
Browse files Browse the repository at this point in the history
  • Loading branch information
KonnorRogers committed May 17, 2024
1 parent 9824f49 commit f9b391d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

- uses: pnpm/action-setup@v2
with:
version: 8.x.x
version: 9.x.x
run_install: false

- name: use node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit f9b391d

Please sign in to comment.