Skip to content

Commit

Permalink
Merge pull request #551 from CrepesJS/dependabot/github_actions/pnpm/…
Browse files Browse the repository at this point in the history
…action-setup-4.1.0

Bump pnpm/action-setup from 4.0.0 to 4.1.0
  • Loading branch information
github-actions[bot] authored Feb 7, 2025
2 parents e6408bc + a1fbfb2 commit c7818b7
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 @@ -61,7 +61,7 @@ jobs:
steps:
- uses: actions/[email protected]

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

0 comments on commit c7818b7

Please sign in to comment.