Spaces:
Build error
Build error
Merge branch 'main' into renovate/actions-checkout-6.x
Browse files
.github/workflows/ci_tools.yaml
CHANGED
|
@@ -88,7 +88,7 @@ jobs:
|
|
| 88 |
url: https://huggingface.co/spaces/${{github.repository}}
|
| 89 |
steps:
|
| 90 |
- name: Checkout repository
|
| 91 |
-
uses: actions/checkout@
|
| 92 |
with:
|
| 93 |
fetch-depth: 0
|
| 94 |
lfs: true
|
|
|
|
| 88 |
url: https://huggingface.co/spaces/${{github.repository}}
|
| 89 |
steps:
|
| 90 |
- name: Checkout repository
|
| 91 |
+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
| 92 |
with:
|
| 93 |
fetch-depth: 0
|
| 94 |
lfs: true
|