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