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 751dd5a + 65a86e0 commit 3cddbe3Copy full SHA for 3cddbe3
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
run: pip install --requirement=.github/workflows/requirements.txt
56
57
- name: Install `cargo-deny` & `just` & 'typos'
58
- uses: taiki-e/install-action@62da238c048aa0f865cc5a322082957d34e7fc1a # v2
+ uses: taiki-e/install-action@f79fe7514db78f0a7bdba3cb6dd9c1baa7d046d9 # v2
59
with:
60
tool: cargo-deny,just,typos
61
0 commit comments