Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #402 from Playform/dependabot/github_actions/pnpm/…
Browse files Browse the repository at this point in the history
…action-setup-3.0.0

Bump pnpm/action-setup from 2.4.0 to 3.0.0
  • Loading branch information
github-actions[bot] authored Feb 8, 2024
2 parents e91337f + 69509fa commit 4f8aea5
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 @@ -58,7 +58,7 @@ jobs:
steps:
- uses: actions/[email protected]

- uses: pnpm/action-setup@v2.4.0
- uses: pnpm/action-setup@v3.0.0
with:
version: 8.6.12
run_install: |
Expand Down

0 comments on commit 4f8aea5

Please sign in to comment.