Skip to content

Commit

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

Bump pnpm/action-setup from 2 to 3
  • Loading branch information
Tittoh authored Feb 16, 2024
2 parents 165ae53 + 10302ab commit 2df67f4
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@v2
uses: pnpm/action-setup@v3
with:
run_install: false
version: latest
Expand Down

0 comments on commit 2df67f4

Please sign in to comment.