Skip to content

Commit 6f11093

Browse files
authored
Merge pull request #186 from yowainwright/updates-pnpm-action
chore: upates update action
2 parents 352614e + b8cea89 commit 6f11093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- uses: actions/checkout@v3
17-
- uses: pnpm/[email protected].2
17+
- uses: pnpm/[email protected].4
1818
with:
1919
version: latest
2020
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)