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 #155 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 12, 2024
2 parents 8fe5f4c + df09ccf commit 0681f01
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 0681f01

Please sign in to comment.