Skip to content

Commit

Permalink
fix: update pnpm/action-setup to use version 9
Browse files Browse the repository at this point in the history
  • Loading branch information
jejebecarte committed Aug 25, 2024
1 parent 84e797c commit de2197b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v3
with:
version: 8
version: 9
run_install: false

- name: Use Node.js v18
Expand Down

0 comments on commit de2197b

Please sign in to comment.