Skip to content

Commit 0a82f93

Browse files
authored
Pin hfh in CI for updating repos (#702)
pin hfh in update repos
1 parent 78acda9 commit 0a82f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_spaces.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
working-directory: ./.github/hub
2929
run: |
3030
python -m pip install --upgrade pip
31-
pip install -r requirements.txt
31+
pip install huggingface_hub==0.35.0
3232
- name: Update Hub repositories
3333
working-directory: ./.github/hub
3434
run: |

0 commit comments

Comments
 (0)