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.
2 parents 1e08510 + 9c43477 commit 456136eCopy full SHA for 456136e
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
run: pip install --requirement=.github/workflows/requirements.txt
23
24
- name: Install `cargo-deny` & `just`
25
- uses: taiki-e/install-action@e43a5023a747770bfcb71ae048541a681714b951 # v2
+ uses: taiki-e/install-action@80466ef8efa80486cdfbddf929453a4f3565c791 # v2
26
with:
27
tool: cargo-deny,just
28
0 commit comments