Datasets:
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
@@ -9,7 +9,7 @@ jobs:
|
|
9 |
sync-to-hub:
|
10 |
runs-on: ubuntu-latest
|
11 |
steps:
|
12 |
-
- uses: actions/checkout@
|
13 |
with:
|
14 |
fetch-depth: 0
|
15 |
lfs: true
|
|
|
9 |
sync-to-hub:
|
10 |
runs-on: ubuntu-latest
|
11 |
steps:
|
12 |
+
- uses: actions/checkout@main
|
13 |
with:
|
14 |
fetch-depth: 0
|
15 |
lfs: true
|