There was an error while loading. Please reload this page.
1 parent ae69fbe commit 659f011Copy full SHA for 659f011
1 file changed
.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@d411fc90b6227faf782d40f921b31b725fe5cb1d # v2
+ uses: taiki-e/install-action@f37a1e4d34f3e1c6a571e294b0258f2805eab48d # v2
29
with:
30
tool: cargo-readme
31
- name: Run cargo readme
0 commit comments