Spaces:
Sleeping
Sleeping
Wagtail commited on
Commit ·
edfffae
1
Parent(s): 24056ec
Update push_to_hf_space.yml
Browse filesupdate actions/checkout to v6
.github/workflows/push_to_hf_space.yml
CHANGED
|
@@ -11,7 +11,7 @@ jobs:
|
|
| 11 |
runs-on: ubuntu-latest
|
| 12 |
|
| 13 |
steps:
|
| 14 |
-
- uses: actions/checkout@
|
| 15 |
with:
|
| 16 |
fetch-depth: 0
|
| 17 |
lfs: true
|
|
|
|
| 11 |
runs-on: ubuntu-latest
|
| 12 |
|
| 13 |
steps:
|
| 14 |
+
- uses: actions/checkout@v6
|
| 15 |
with:
|
| 16 |
fetch-depth: 0
|
| 17 |
lfs: true
|