Skip to content

Commit ce9ab58

Browse files
author
Robert Jackson
authored
Merge pull request #285 from rwjblue/dependabot/github_actions/pnpm/action-setup-2.2.4
2 parents 67eee4c + d5e3274 commit ce9ab58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
node-version: ${{ matrix.node-version }}
2424
yarn-version: 1.22.4
2525
- name: Install pnpm
26-
uses: pnpm/[email protected].1
26+
uses: pnpm/[email protected].4
2727
with:
2828
version: 6.32.3
2929
- run: yarn install --frozen-lockfile

0 commit comments

Comments
 (0)