Skip to content

Commit

Permalink
Merge pull request #845 from jill64/dev
Browse files Browse the repository at this point in the history
chore: update pnpm action-setup to v4
  • Loading branch information
jill64 authored Jul 4, 2024
2 parents 462372c + 22d78b1 commit 7f92753
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 7f92753

Please sign in to comment.