|
67 | 67 | persist-credentials: false |
68 | 68 |
|
69 | 69 | - name: Install rust |
70 | | - uses: dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable |
| 70 | + uses: dtolnay/rust-toolchain@0b1efabc08b657293548b77fb76cc02d26091c7e # stable |
71 | 71 | with: |
72 | 72 | toolchain: stable |
73 | 73 | targets: ${{ matrix.settings.target }} |
@@ -166,7 +166,7 @@ jobs: |
166 | 166 | persist-credentials: false |
167 | 167 |
|
168 | 168 | - name: Install rust |
169 | | - uses: dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable |
| 169 | + uses: dtolnay/rust-toolchain@0b1efabc08b657293548b77fb76cc02d26091c7e # stable |
170 | 170 | with: |
171 | 171 | toolchain: stable |
172 | 172 | targets: ${{ matrix.settings.target }} |
@@ -296,7 +296,7 @@ jobs: |
296 | 296 | persist-credentials: false |
297 | 297 |
|
298 | 298 | - name: Install rust |
299 | | - uses: dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable |
| 299 | + uses: dtolnay/rust-toolchain@0b1efabc08b657293548b77fb76cc02d26091c7e # stable |
300 | 300 | with: |
301 | 301 | toolchain: stable |
302 | 302 | targets: ${{ matrix.settings.target }} |
@@ -465,7 +465,7 @@ jobs: |
465 | 465 | persist-credentials: false |
466 | 466 |
|
467 | 467 | - name: Install rust |
468 | | - uses: dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable |
| 468 | + uses: dtolnay/rust-toolchain@0b1efabc08b657293548b77fb76cc02d26091c7e # stable |
469 | 469 | with: |
470 | 470 | toolchain: stable |
471 | 471 |
|
@@ -503,7 +503,7 @@ jobs: |
503 | 503 | persist-credentials: false |
504 | 504 |
|
505 | 505 | - name: Install rust |
506 | | - uses: dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable |
| 506 | + uses: dtolnay/rust-toolchain@0b1efabc08b657293548b77fb76cc02d26091c7e # stable |
507 | 507 | with: |
508 | 508 | toolchain: stable |
509 | 509 |
|
|
0 commit comments