Skip to content

Commit 73aa279

Browse files
Update actions/checkout action to v3
1 parent f0ab42e commit 73aa279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
compress:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v2
9+
- uses: actions/checkout@v3
1010
- uses: pnpm/action-setup@0609f0983b7a228f052f81ef4c3d6510cae254ad
1111
with:
1212
version: 6.27.1

0 commit comments

Comments
 (0)