Skip to content

Commit

Permalink
Merge pull request #51 from Brandawg93/dependabot/github_actions/pnpm…
Browse files Browse the repository at this point in the history
…/action-setup-4

Bump pnpm/action-setup from 3 to 4
  • Loading branch information
Brandawg93 authored May 17, 2024
2 parents 7ac2de1 + 14b1eab commit 3812fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npmbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/setup-node@v4.0.2
with:
node-version: 20
- uses: pnpm/action-setup@v3
- uses: pnpm/action-setup@v4
with:
version: 8
run_install: false
Expand Down

0 comments on commit 3812fe6

Please sign in to comment.