Commit cc22a4e
authored
Switch release workflow Rust setup to actions-rust-lang/setup-rust-toolchain (#1703)
Replaces `dtolnay/rust-toolchain` with the officially maintained
`actions-rust-lang/setup-rust-toolchain` action in the `docker` job of
the release workflow.
## Changes
- **`release.md` / `release.lock.yml`**: Swap
`dtolnay/rust-toolchain@<sha> # stable` →
`actions-rust-lang/setup-rust-toolchain@a0b538fa0b742a6aa35d6e2c169b4bd06d225a98
# v1.15.3`; `targets: wasm32-wasip1` preserved unchanged.2 files changed
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
| 280 | + | |
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| |||
0 commit comments