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 c8d08d4 + 7f76a70 commit 7dc25c4Copy full SHA for 7dc25c4
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
run: pip install --requirement=.github/workflows/requirements.txt
25
26
- name: Install `cargo-deny` & `just`
27
- uses: taiki-e/install-action@81ee1d48d9194cdcab880cbdc7d36e87d39874cb # v2
+ uses: taiki-e/install-action@f535147c22906d77695e11cb199e764aa610a4fc # v2
28
with:
29
tool: cargo-deny,just
30
0 commit comments