File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
- name : Lint (rustfmt)
27
27
run : cargo xfmt --check
28
28
- name : Install cargo readme
29
- uses : taiki-e/install-action@f860c89ccbfa08ae7bc92502c27ab631f48b8f9d # v2
29
+ uses : taiki-e/install-action@285bd10d1ce81bd96d8e0c372615e57cf204e95a # v2
30
30
with :
31
31
tool : cargo-readme
32
32
- name : Run cargo readme
Original file line number Diff line number Diff line change 20
20
- name : Build rustdoc
21
21
run : cargo doc --all-features --workspace
22
22
- name : Install mdbook
23
- uses : taiki-e/install-action@f860c89ccbfa08ae7bc92502c27ab631f48b8f9d # v2
23
+ uses : taiki-e/install-action@285bd10d1ce81bd96d8e0c372615e57cf204e95a # v2
24
24
with :
25
25
26
26
- name : Run mdbook
Original file line number Diff line number Diff line change 20
20
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
21
21
- uses : dtolnay/rust-toolchain@stable
22
22
- name : Install cargo-hakari
23
- uses : taiki-e/install-action@f860c89ccbfa08ae7bc92502c27ab631f48b8f9d # v2
23
+ uses : taiki-e/install-action@285bd10d1ce81bd96d8e0c372615e57cf204e95a # v2
24
24
with :
25
25
tool : cargo-hakari
26
26
- name : Check workspace-hack Cargo.toml is up-to-date
You can’t perform that action at this time.
0 commit comments