Skip to content

Commit 57de92e

Browse files
chore(deps): Bump dcarbone/install-yq-action from 1.2.0 to 1.3.0 (#4182)
Bumps [dcarbone/install-yq-action](https://github.com/dcarbone/install-yq-action) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/dcarbone/install-yq-action/releases) - [Commits](dcarbone/install-yq-action@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: dcarbone/install-yq-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccf64cd commit 57de92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checksum_checker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
sudo pip install --upgrade pip
2424
pip install huggingface_hub
2525
- name: 'Setup yq'
26-
uses: dcarbone/install-yq-action@v1.2.0
26+
uses: dcarbone/install-yq-action@v1.3.0
2727
with:
2828
version: 'v4.44.2'
2929
download-compressed: true

0 commit comments

Comments
 (0)