Skip to content

Commit 512f90e

Browse files
Copilotlpcox
andcommitted
Use actions-rust-lang/setup-rust-toolchain instead of dtolnay/rust-toolchain in release workflow
Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
1 parent 04a9c0d commit 512f90e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ jobs:
277277
echo "✓ Version: $RELEASE_TAG"
278278
279279
- name: Set up Rust
280-
uses: dtolnay/rust-toolchain@f6f14b6a0eef8949dcd51cb07cdbcdaadbca9e1c # stable
280+
uses: actions-rust-lang/setup-rust-toolchain@a0b538fa0b742a6aa35d6e2c169b4bd06d225a98 # v1.15.3
281281
with:
282282
targets: wasm32-wasip1
283283

0 commit comments

Comments
 (0)