Skip to content

Commit

Permalink
Merge pull request #221 from PlayForm/dependabot/github_actions/pnpm/…
Browse files Browse the repository at this point in the history
…action-setup-4.0.0

Bump pnpm/action-setup from 3.0.0 to 4.0.0
  • Loading branch information
github-actions[bot] authored May 7, 2024
2 parents d6e1494 + bc2e205 commit 01d6944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
steps:
- uses: actions/[email protected]

- uses: pnpm/action-setup@v3.0.0
- uses: pnpm/action-setup@v4.0.0
with:
version: 8.15.5
run_install: |
Expand Down

0 comments on commit 01d6944

Please sign in to comment.