Spaces:
Runtime error
Runtime error
wissamantoun
commited on
Commit
•
c191ebc
1
Parent(s):
462ebbe
Update push_to_hf_hub.yml
Browse files
.github/workflows/push_to_hf_hub.yml
CHANGED
@@ -11,7 +11,7 @@ jobs:
|
|
11 |
sync-to-hub:
|
12 |
runs-on: ubuntu-latest
|
13 |
steps:
|
14 |
-
- uses: actions/checkout@
|
15 |
with:
|
16 |
fetch-depth: 0
|
17 |
- name: Push to hub
|
|
|
11 |
sync-to-hub:
|
12 |
runs-on: ubuntu-latest
|
13 |
steps:
|
14 |
+
- uses: actions/checkout@v3
|
15 |
with:
|
16 |
fetch-depth: 0
|
17 |
- name: Push to hub
|