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 c94dc58 + fb6b29f commit 32c230eCopy full SHA for 32c230e
.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@f535147c22906d77695e11cb199e764aa610a4fc # v2
+ uses: taiki-e/install-action@44c6d64aa62cd779e873306675c7a58e86d6d532 # v2
28
with:
29
tool: cargo-deny,just
30
0 commit comments