Skip to content

Commit

Permalink
Merge pull request #4 from Tittoh/dependabot/github_actions/pnpm/acti…
Browse files Browse the repository at this point in the history
…on-setup-4

Bump pnpm/action-setup from 3 to 4
  • Loading branch information
Tittoh authored May 18, 2024
2 parents 2df67f4 + 70d40e4 commit 2040f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
node-version-file: '.nvmrc'
- name: Set pnpm version
uses: pnpm/action-setup@v3
uses: pnpm/action-setup@v4
with:
run_install: false
version: latest
Expand Down

0 comments on commit 2040f3a

Please sign in to comment.