|
49 | 49 | ~/.cargo/registry/cache/ |
50 | 50 | ~/.cargo/git/db/ |
51 | 51 | target/ |
52 | | - - uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 |
| 52 | + - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 |
53 | 53 | with: |
54 | 54 | toolchain: stable |
55 | 55 | - name: Install Linux dependencies |
|
81 | 81 | ~/.cargo/registry/cache/ |
82 | 82 | ~/.cargo/git/db/ |
83 | 83 | target/ |
84 | | - - uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 |
| 84 | + - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 |
85 | 85 | with: |
86 | 86 | toolchain: stable |
87 | 87 | components: rustfmt, clippy |
@@ -117,7 +117,7 @@ jobs: |
117 | 117 | ~/.cargo/registry/cache/ |
118 | 118 | ~/.cargo/git/db/ |
119 | 119 | target/ |
120 | | - - uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 |
| 120 | + - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 |
121 | 121 | with: |
122 | 122 | toolchain: ${{ env.NIGHTLY_TOOLCHAIN }} |
123 | 123 | components: miri |
@@ -155,7 +155,7 @@ jobs: |
155 | 155 | ~/.cargo/registry/cache/ |
156 | 156 | ~/.cargo/git/db/ |
157 | 157 | target/ |
158 | | - - uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 |
| 158 | + - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 |
159 | 159 | with: |
160 | 160 | toolchain: stable |
161 | 161 | - name: Install Linux dependencies |
@@ -186,7 +186,7 @@ jobs: |
186 | 186 | ~/.cargo/registry/cache/ |
187 | 187 | ~/.cargo/git/db/ |
188 | 188 | target/ |
189 | | - - uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 |
| 189 | + - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 |
190 | 190 | with: |
191 | 191 | toolchain: stable |
192 | 192 | targets: x86_64-unknown-none |
@@ -222,7 +222,7 @@ jobs: |
222 | 222 | ~/.cargo/registry/cache/ |
223 | 223 | ~/.cargo/git/db/ |
224 | 224 | target/ |
225 | | - - uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 |
| 225 | + - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 |
226 | 226 | with: |
227 | 227 | toolchain: stable |
228 | 228 | targets: thumbv6m-none-eabi |
@@ -253,7 +253,7 @@ jobs: |
253 | 253 | ~/.cargo/registry/cache/ |
254 | 254 | ~/.cargo/git/db/ |
255 | 255 | target/ |
256 | | - - uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 |
| 256 | + - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 |
257 | 257 | with: |
258 | 258 | toolchain: stable |
259 | 259 | targets: x86_64-unknown-none |
@@ -284,7 +284,7 @@ jobs: |
284 | 284 | ~/.cargo/registry/cache/ |
285 | 285 | ~/.cargo/git/db/ |
286 | 286 | target/ |
287 | | - - uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 |
| 287 | + - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 |
288 | 288 | with: |
289 | 289 | toolchain: stable |
290 | 290 | target: wasm32-unknown-unknown |
@@ -315,7 +315,7 @@ jobs: |
315 | 315 | ~/.cargo/registry/cache/ |
316 | 316 | ~/.cargo/git/db/ |
317 | 317 | target/ |
318 | | - - uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 |
| 318 | + - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 |
319 | 319 | with: |
320 | 320 | toolchain: ${{ env.NIGHTLY_TOOLCHAIN }} |
321 | 321 | targets: wasm32-unknown-unknown |
@@ -405,7 +405,7 @@ jobs: |
405 | 405 | ~/.cargo/registry/cache/ |
406 | 406 | ~/.cargo/git/db/ |
407 | 407 | target/ |
408 | | - - uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 |
| 408 | + - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 |
409 | 409 | with: |
410 | 410 | toolchain: stable |
411 | 411 | - name: Install Linux dependencies |
@@ -435,7 +435,7 @@ jobs: |
435 | 435 | - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
436 | 436 | with: |
437 | 437 | persist-credentials: false |
438 | | - - uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 |
| 438 | + - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 |
439 | 439 | with: |
440 | 440 | toolchain: stable |
441 | 441 | - name: check for missing metadata |
@@ -474,7 +474,7 @@ jobs: |
474 | 474 | - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
475 | 475 | with: |
476 | 476 | persist-credentials: false |
477 | | - - uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 |
| 477 | + - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 |
478 | 478 | with: |
479 | 479 | toolchain: stable |
480 | 480 | - name: check for missing features |
@@ -513,15 +513,15 @@ jobs: |
513 | 513 | - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
514 | 514 | with: |
515 | 515 | persist-credentials: false |
516 | | - - uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 |
| 516 | + - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 |
517 | 517 | with: |
518 | 518 | toolchain: stable |
519 | 519 | - name: get MSRV |
520 | 520 | id: msrv |
521 | 521 | run: | |
522 | 522 | msrv=`cargo metadata --no-deps --format-version 1 | jq --raw-output '.packages[] | select(.name=="bevy") | .rust_version'` |
523 | 523 | echo "msrv=$msrv" >> $GITHUB_OUTPUT |
524 | | - - uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 |
| 524 | + - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 |
525 | 525 | with: |
526 | 526 | toolchain: ${{ steps.msrv.outputs.msrv }} |
527 | 527 | - uses: actions/cache/restore@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 |
@@ -585,7 +585,7 @@ jobs: |
585 | 585 | - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
586 | 586 | with: |
587 | 587 | persist-credentials: false |
588 | | - - uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 |
| 588 | + - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 |
589 | 589 | with: |
590 | 590 | toolchain: stable |
591 | 591 | - name: Check Release Content |
|
0 commit comments