Spaces:
Running
Running
fix typo
Browse files
.github/workflows/hf-sync.yml
CHANGED
@@ -9,7 +9,7 @@ jobs:
|
|
9 |
runs-on: ubuntu-latest
|
10 |
steps:
|
11 |
- name: Checkout
|
12 |
-
uses: actions/checkout@
|
13 |
with:
|
14 |
fetch-depth: 0
|
15 |
lfs: true
|
|
|
9 |
runs-on: ubuntu-latest
|
10 |
steps:
|
11 |
- name: Checkout
|
12 |
+
uses: actions/checkout@v4
|
13 |
with:
|
14 |
fetch-depth: 0
|
15 |
lfs: true
|