Skip to content

Commit aefdd57

Browse files
chore(deps): update pnpm/action-setup action to v2.4.0
1 parent 8ba22fe commit aefdd57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
restore-keys: |
2121
${{ runner.os }}-pnpm-
2222
- uses: actions/checkout@v3
23-
- uses: pnpm/action-setup@v2.2.4
23+
- uses: pnpm/action-setup@v2.4.0
2424
with:
2525
version: 6.0.2
2626
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)