Thomas Gardos commited on
Commit ·
ac1b561
1
Parent(s): 9da621d
Update to GH actions v4
Browse files
.github/workflows/push_to_hf_space_prototype.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 |
lfs: true
|
|
|
|
| 11 |
sync-to-hub:
|
| 12 |
runs-on: ubuntu-latest
|
| 13 |
steps:
|
| 14 |
+
- uses: actions/checkout@v4
|
| 15 |
with:
|
| 16 |
fetch-depth: 0
|
| 17 |
lfs: true
|