We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca043ea commit e6444d7Copy full SHA for e6444d7
.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@33e32f55072c61d57aa7ddee0fc8e94f46298976 # v2
+ uses: taiki-e/install-action@6da51af62171044932d435033daa70a0eb3383ba # v2
29
with:
30
tool: cargo-readme
31
- name: Run cargo readme
0 commit comments