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@8484225d9734e230a8bf38421a4ffec1cc249372 # v2
29
+ uses : taiki-e/install-action@acd25891978b4cdaebd139d3efef606d26513b14 # 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@8484225d9734e230a8bf38421a4ffec1cc249372 # v2
74
+ uses : taiki-e/install-action@acd25891978b4cdaebd139d3efef606d26513b14 # 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@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2
27
27
28
28
- name : Install tools
29
- uses : taiki-e/install-action@8484225d9734e230a8bf38421a4ffec1cc249372 # v2
29
+ uses : taiki-e/install-action@acd25891978b4cdaebd139d3efef606d26513b14 # 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@8484225d9734e230a8bf38421a4ffec1cc249372 # v2
20
+ uses : taiki-e/install-action@acd25891978b4cdaebd139d3efef606d26513b14 # v2
21
21
with :
22
22
23
23
- uses : taiki-e/create-gh-release-action@72d65cee1f8033ef0c8b5d79eaf0c45c7c578ce3 # v1
You can’t perform that action at this time.
0 commit comments