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.
1 parent aaddce4 commit f575eedCopy full SHA for f575eed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Lint (rustfmt)
26
run: cargo xfmt --check
27
- name: Install cargo readme
28
- uses: taiki-e/install-action@735e5933943122c5ac182670a935f54a949265c1 # v2
+ uses: taiki-e/install-action@7bf3bbf3104a2e9a77906ccbdf6d4aa6a87b0210 # v2
29
with:
30
tool: cargo-readme
31
- name: Run cargo readme
0 commit comments