Skip to content

Commit a7d0f0f

Browse files
committed
back to v1 then
1 parent d640221 commit a7d0f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: |
2727
python3 --version
2828
- name: Checkout Current Repo
29-
uses: actions/checkout@v2
29+
uses: actions/checkout@v1
3030
with:
3131
submodules: true
3232
- name: Checkout tools repo

0 commit comments

Comments
 (0)