Skip to content

Commit e4253c2

Browse files
Bump pnpm/action-setup from 3 to 4 (#121)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c725447 commit e4253c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/submit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
key: ${{ runner.os }}-${{ hashFiles('**/pnpm-lock.yaml') }}
2727
restore-keys: |
2828
${{ runner.os }}-
29-
- uses: pnpm/action-setup@v3
29+
- uses: pnpm/action-setup@v4
3030
with:
3131
version: latest
3232
run_install: true

0 commit comments

Comments
 (0)