Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #125 from nodejs-monorepo-templates/dependabot/git…
Browse files Browse the repository at this point in the history
…hub_actions/pnpm/action-setup-3.0.0

Bump pnpm/action-setup from 2.4.0 to 3.0.0
  • Loading branch information
KSXGitHub authored Feb 13, 2024
2 parents b3586d3 + c14ab4a commit bc2a528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
pnpm5-${{ matrix.vars.id }}-
pnpm5-
- name: Install pnpm
uses: pnpm/action-setup@v2.4.0
uses: pnpm/action-setup@v3.0.0
with:
version: ${{ matrix.pnpm }}
run_install: |
Expand Down

0 comments on commit bc2a528

Please sign in to comment.