We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccf64cd commit 57de92eCopy full SHA for 57de92e
.github/workflows/checksum_checker.yaml
@@ -23,7 +23,7 @@ jobs:
23
sudo pip install --upgrade pip
24
pip install huggingface_hub
25
- name: 'Setup yq'
26
- uses: dcarbone/install-yq-action@v1.2.0
+ uses: dcarbone/install-yq-action@v1.3.0
27
with:
28
version: 'v4.44.2'
29
download-compressed: true
0 commit comments