Skip to content

Commit

Permalink
chore: update pnpm action-setup to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jill64 committed Jul 4, 2024
1 parent 462372c commit 22d78b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wraith-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
registry-url: https://registry.npmjs.org/

- name: Setup pnpm
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v4
with:
version: latest
run_install: |
Expand Down

0 comments on commit 22d78b1

Please sign in to comment.