We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3fae7c commit 0dd7ad4Copy full SHA for 0dd7ad4
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
17
- name: Install latest rust toolchain
18
- - uses: actions-rust-lang/setup-rust-toolchain@v1
+ uses: actions-rust-lang/setup-rust-toolchain@v1
19
with:
20
toolchain: stable
21
0 commit comments