We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17813c7 commit 2e72979Copy full SHA for 2e72979
.github/workflows/_build-rust.yml
@@ -40,7 +40,7 @@ jobs:
40
steps:
41
- name: Check out
42
uses: actions/checkout@v3
43
- - name: Install Rust
+ - name: Install Rust toolchain
44
uses: actions-rs/toolchain@v1
45
with:
46
profile: minimal
0 commit comments