File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
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-sync-rdme and just
29
- uses : taiki-e/install-action@ada1a57be87ab19feb601af3b3e0d2d31972f057 # v2
29
+ uses : taiki-e/install-action@dccf3df6e0d23d1cceb188bbc2255dd0799bcf48 # v2
30
30
with :
31
31
tool : cargo-sync-rdme,just
32
32
- name : Install nightly toolchain for cargo-sync-rdme
71
71
with :
72
72
key : ${{ matrix.rust-version }}
73
73
- name : Install tools
74
- uses : taiki-e/install-action@ada1a57be87ab19feb601af3b3e0d2d31972f057 # v2
74
+ uses : taiki-e/install-action@dccf3df6e0d23d1cceb188bbc2255dd0799bcf48 # v2
75
75
with :
76
76
tool : cargo-hack,just,nextest
77
77
- name : Build
Original file line number Diff line number Diff line change 26
26
- uses : Swatinem/rust-cache@720f7e45ccee46c12a7b1d7bed2ab733be9be5a1 # v2
27
27
28
28
- name : Install tools
29
- uses : taiki-e/install-action@ada1a57be87ab19feb601af3b3e0d2d31972f057 # v2
29
+ uses : taiki-e/install-action@dccf3df6e0d23d1cceb188bbc2255dd0799bcf48 # v2
30
30
with :
31
31
tool : cargo-llvm-cov,just,nextest
32
32
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@ada1a57be87ab19feb601af3b3e0d2d31972f057 # v2
20
+ uses : taiki-e/install-action@dccf3df6e0d23d1cceb188bbc2255dd0799bcf48 # 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