Skip to content

Commit

Permalink
Merge pull request #8 from coderj001/dependabot/github_actions/pnpm/a…
Browse files Browse the repository at this point in the history
…ction-setup-4.0.0
  • Loading branch information
dependabot[bot] committed Jun 7, 2024
2 parents 5c42b6b + edaa303 commit bb3d5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: pnpm/action-setup@v3.0.0
- uses: pnpm/action-setup@v4.0.0
with:
version: latest

Expand Down

0 comments on commit bb3d5e0

Please sign in to comment.