Skip to content

Commit

Permalink
Fix deps in github action.
Browse files Browse the repository at this point in the history
  • Loading branch information
Citizen4our committed Dec 16, 2024
1 parent d3f6224 commit 66dd8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-student-ci-deps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ runs:
uses: taiki-e/cache-cargo-install-action@v1
with:
# xq is jq but in Rust
tool: xq@0.2.44
tool: xq@0.4.1

0 comments on commit 66dd8fc

Please sign in to comment.