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 30a1558 commit cd49005Copy full SHA for cd49005
.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