Skip to content

Commit ee2d52d

Browse files
committed
Update taiki-e/install-action digest to d41099f
1 parent 2552cb4 commit ee2d52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Lint (rustfmt)
2626
run: cargo xfmt --check
2727
- name: Install cargo readme
28-
uses: taiki-e/install-action@f06446b5f0cca77ab90b7b2ad3b01677f1d09ee9 # v2
28+
uses: taiki-e/install-action@d41099f7a5ac53711ce07431c05cad4beed1e7b0 # v2
2929
with:
3030
tool: cargo-readme
3131
- name: Run cargo readme

0 commit comments

Comments
 (0)