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 ee1d16d + 78e6523 commit 333d535Copy full SHA for 333d535
.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@e7ef886cf8f69c25ecef6bbc2858a42e273496ec # v2
+ uses: taiki-e/install-action@e43a5023a747770bfcb71ae048541a681714b951 # v2
26
with:
27
tool: cargo-deny,just
28
0 commit comments