Skip to content

Commit 1973c58

Browse files
authored
Merge pull request #58 from ksxnodemodules/dependabot/github_actions/pnpm/action-setup-4.0.0
chore(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0
2 parents 9100e01 + 40bccf2 commit 1973c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
pnpm-${{ hashFiles('**/pnpm-lock.yaml') }}
3333
pnpm-
3434
- name: Install pnpm
35-
uses: pnpm/action-setup@v3.0.0
35+
uses: pnpm/action-setup@v4.0.0
3636
with:
3737
version: ${{ matrix.pnpm }}
3838
run_install: 'true'

0 commit comments

Comments
 (0)