use newer action for rust toolchain

This commit is contained in:
lleyton
2023-08-16 04:03:23 -07:00
committed by GitHub
parent acce003618
commit 30cc5592ba
+1 -6
View File
@@ -5,9 +5,6 @@ on:
jobs:
bootstrap:
defaults:
run:
shell: bash
strategy:
matrix:
version: ["39"]
@@ -25,9 +22,7 @@ jobs:
with:
go-version: "^1.19"
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
- uses: dtolnay/rust-toolchain@stable
- name: Install Anda
uses: actions-rs/cargo@v1
with: