4747 with :
4848 persist-credentials : false
4949 - name : Install Rust
50- uses : dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 # stable
50+ uses : dtolnay/rust-toolchain@4be7066ada62dd38de10e7b70166bc74ed198c30 # stable
5151 with :
5252 toolchain : ${{ matrix.rust }}
5353 - name : Initialize cache
7272 with :
7373 persist-credentials : false
7474 - name : Install Rust
75- uses : dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 # stable
75+ uses : dtolnay/rust-toolchain@4be7066ada62dd38de10e7b70166bc74ed198c30 # stable
7676 with :
7777 toolchain : stable
7878 - name : Initialize cache
@@ -95,11 +95,11 @@ jobs:
9595 with :
9696 persist-credentials : false
9797 - name : Install stable Rust
98- uses : dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 # stable
98+ uses : dtolnay/rust-toolchain@4be7066ada62dd38de10e7b70166bc74ed198c30 # stable
9999 with :
100100 toolchain : stable
101101 - name : Install nightly Rust
102- uses : dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 # stable
102+ uses : dtolnay/rust-toolchain@4be7066ada62dd38de10e7b70166bc74ed198c30 # stable
103103 with :
104104 toolchain : nightly
105105 - name : Downgrade dependencies to minimal versions
@@ -114,7 +114,7 @@ jobs:
114114 with :
115115 persist-credentials : false
116116 - name : Install Rust
117- uses : dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 # stable
117+ uses : dtolnay/rust-toolchain@4be7066ada62dd38de10e7b70166bc74ed198c30 # stable
118118 with :
119119 toolchain : stable
120120 - name : Initialize cache
@@ -130,7 +130,7 @@ jobs:
130130 with :
131131 persist-credentials : false
132132 - name : Install Rust
133- uses : dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 # stable
133+ uses : dtolnay/rust-toolchain@4be7066ada62dd38de10e7b70166bc74ed198c30 # stable
134134 with :
135135 toolchain : " 1.96" # STABLE
136136 - name : Initialize cache
@@ -148,7 +148,7 @@ jobs:
148148 with :
149149 persist-credentials : false
150150 - name : Install Rust
151- uses : dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 # stable
151+ uses : dtolnay/rust-toolchain@4be7066ada62dd38de10e7b70166bc74ed198c30 # stable
152152 with :
153153 toolchain : " 1.96" # STABLE
154154 components : rustfmt
@@ -167,7 +167,7 @@ jobs:
167167 with :
168168 persist-credentials : false
169169 - name : Install Rust
170- uses : dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 # stable
170+ uses : dtolnay/rust-toolchain@4be7066ada62dd38de10e7b70166bc74ed198c30 # stable
171171 with :
172172 toolchain : " 1.96" # STABLE
173173 components : clippy
@@ -200,7 +200,7 @@ jobs:
200200 with :
201201 persist-credentials : false
202202 - name : Install Rust
203- uses : dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 # stable
203+ uses : dtolnay/rust-toolchain@4be7066ada62dd38de10e7b70166bc74ed198c30 # stable
204204 with :
205205 toolchain : stable
206206 - name : Initialize cache
0 commit comments