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 c524869 commit 6215ee2Copy full SHA for 6215ee2
.github/workflows/coverage.yml
@@ -14,7 +14,7 @@ jobs:
14
CARGO_TERM_COLOR: always
15
steps:
16
- uses: actions/checkout@v4
17
- - uses: dtolnay/rust-toolchain@nightly
+ - uses: dtolnay/rust-toolchain@stable
18
with:
19
components: llvm-tools-preview
20
0 commit comments