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 0eddfeb + c845bcd commit f28d004Copy full SHA for f28d004
.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@41ef8c65f4034ff24ab1cc2cef52f3000bcf9523 # v2
+ uses: taiki-e/install-action@81ee1d48d9194cdcab880cbdc7d36e87d39874cb # v2
28
with:
29
tool: cargo-deny,just
30
0 commit comments