File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
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@510b3ecd7915856b6909305605afa7a8a57c1b04 # v2
29
+ uses : taiki-e/install-action@a2e9aff0dd6be615d6b832e1f2b409d7c7d1d8c2 # 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 17
17
- name : Install Rust
18
18
uses : dtolnay/rust-toolchain@stable
19
19
- name : Install cargo release
20
- uses : taiki-e/install-action@510b3ecd7915856b6909305605afa7a8a57c1b04 # v2
20
+ uses : taiki-e/install-action@a2e9aff0dd6be615d6b832e1f2b409d7c7d1d8c2 # v2
21
21
with :
22
22
23
23
- uses : taiki-e/create-gh-release-action@b7abb0cf5e72cb5500307b577f9ca3fd4c5be9d2 # v1
You can’t perform that action at this time.
0 commit comments