Skip to content

Commit

Permalink
Merge pull request #40 from Playform/dependabot/github_actions/pnpm/a…
Browse files Browse the repository at this point in the history
…ction-setup-2.4.0

Bump pnpm/action-setup from 2.2.4 to 2.4.0
  • Loading branch information
NikolaRHristov authored Aug 16, 2023
2 parents e827b6a + 43878ff commit 8bf6114
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 @@ -55,7 +55,7 @@ jobs:

steps:
- uses: actions/checkout@v3.5.3
- uses: pnpm/action-setup@v2.2.4
- uses: pnpm/action-setup@v2.4.0
with:
version: 8.6.6
run_install: |
Expand Down

0 comments on commit 8bf6114

Please sign in to comment.