Skip to content

Commit

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

Upgrade: Bump pnpm/action-setup from 2.4.0 to 3.0.0
  • Loading branch information
jonnitto authored Feb 9, 2024
2 parents 323a354 + e93a222 commit 479fc86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
cp -n Installer/Distribution/Defaults/{*,.*} ./ || true
cp -R {Lib,defaults.yaml,*.mjs,*.js} Build/Carbon.Pipeline/
- name: Install pnpm
uses: pnpm/action-setup@v2.4.0
uses: pnpm/action-setup@v3.0.0
with:
version: latest
- name: Setup node
Expand Down

0 comments on commit 479fc86

Please sign in to comment.