Skip to content

Commit 4205724

Browse files
committed
CI: use checkout v3
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 9396edf commit 4205724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ${{ matrix.platform }}
1717
timeout-minutes: 40
1818
steps:
19-
- uses: actions/checkout@v2
19+
- uses: actions/checkout@v3
2020
with:
2121
fetch-depth: 1
2222
- name: Show host info

0 commit comments

Comments
 (0)