File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 uses : Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
6464
6565 - name : Install Rust
66- uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
66+ uses : dtolnay/rust-toolchain@6bed0761d98439e5a578e2877258200ad565ba87 # stable
6767 with :
6868 targets : ${{ matrix.target }}
6969 toolchain : ${{ matrix.rust_ver }}
9494 uses : Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
9595
9696 - name : Install Rust
97- uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
97+ uses : dtolnay/rust-toolchain@6bed0761d98439e5a578e2877258200ad565ba87 # stable
9898 with :
9999 toolchain : nightly
100100
@@ -122,7 +122,7 @@ jobs:
122122 uses : Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
123123
124124 - name : Install Rust
125- uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
125+ uses : dtolnay/rust-toolchain@6bed0761d98439e5a578e2877258200ad565ba87 # stable
126126 with :
127127 toolchain : stable
128128
Original file line number Diff line number Diff line change 7373 log_dir : /tmp/devstack-logs
7474
7575 - name : Install Rust
76- uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
76+ uses : dtolnay/rust-toolchain@6bed0761d98439e5a578e2877258200ad565ba87 # stable
7777 with :
7878 toolchain : stable
7979
Original file line number Diff line number Diff line change 4242 - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
4343
4444 - name : Install Rust
45- uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
45+ uses : dtolnay/rust-toolchain@6bed0761d98439e5a578e2877258200ad565ba87 # stable
4646 with :
4747 toolchain : stable
4848 components : rustfmt
7979 run : sudo apt-get update && sudo apt-get install -y bash
8080
8181 - name : Install Rust
82- uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
82+ uses : dtolnay/rust-toolchain@6bed0761d98439e5a578e2877258200ad565ba87 # stable
8383 with :
8484 toolchain : stable
8585 components : rustfmt, clippy
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ jobs:
119119 run : |
120120 git config --global core.longpaths true
121121 - name : Install Rust
122- uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
122+ uses : dtolnay/rust-toolchain@6bed0761d98439e5a578e2877258200ad565ba87 # stable
123123 with :
124124 toolchain : stable
125125 - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
@@ -129,7 +129,7 @@ jobs:
129129 # NOTE: we need to ensure we are building artifacts with the latest rust
130130 # version
131131 - name : Install Rust stable
132- uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
132+ uses : dtolnay/rust-toolchain@6bed0761d98439e5a578e2877258200ad565ba87 # stable
133133 with :
134134 toolchain : stable
135135 - name : " Harden Runner"
You can’t perform that action at this time.
0 commit comments