Spaces:
Build error
Build error
Merge branch 'main' into renovate/pin-dependencies
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@v4.0.0
|
| 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@1e31de5234b9f8995739874a8ce0492dc87873e2 # v4.0.0
|
| 92 |
with:
|
| 93 |
fetch-depth: 0
|
| 94 |
lfs: true
|