Skip to content

Commit efb2055

Browse files
Upgrade 'pnpm/action-setup'
1 parent a28784d commit efb2055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test-deploy-pnpm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup pnpm
2222
# You may pin to the exact commit or the version.
2323
# uses: pnpm/action-setup@10693b3829bf86eb2572aef5f3571dcf5ca9287d
24-
uses: pnpm/action-setup@v2.2.2
24+
uses: pnpm/action-setup@v4
2525
with:
2626
version: 7
2727
run_install: |

0 commit comments

Comments
 (0)