File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 env :
1616 RUSTFLAGS : -D warnings
1717 steps :
18- - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
18+ - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
1919 - uses : dtolnay/rust-toolchain@stable
2020 with :
2121 components : rustfmt, clippy
3737 env :
3838 RUSTFLAGS : -D warnings
3939 steps :
40- - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
40+ - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
4141 - uses : dtolnay/rust-toolchain@1482605bfc5719782e1267fd0c0cc350fe7646b8 # v1
4242 with :
4343 toolchain : ${{ matrix.rust-version }}
Original file line number Diff line number Diff line change 1010 name : Build and deploy documentation
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
13+ - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
1414 - uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
1515 with :
1616 toolchain : stable
Original file line number Diff line number Diff line change 1111 if : github.repository_owner == 'nextest-rs'
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
14+ - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
1515 with :
1616 persist-credentials : false
1717 - name : Install Rust
You can’t perform that action at this time.
0 commit comments