Skip to content

Commit

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

chore(deps): bump pnpm/action-setup from 2.4.0 to 3.0.0
  • Loading branch information
KSXGitHub authored Feb 12, 2024
2 parents 22028fd + f0cc7a3 commit 75b648f
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 @@ -32,7 +32,7 @@ jobs:
pnpm-${{ hashFiles('**/pnpm-lock.yaml') }}
pnpm-
- name: Install pnpm
uses: pnpm/action-setup@v2.4.0
uses: pnpm/action-setup@v3.0.0
with:
version: ${{ matrix.pnpm }}
run_install: 'true'
Expand Down

0 comments on commit 75b648f

Please sign in to comment.