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 0e0c467 commit fff0279Copy full SHA for fff0279
.github/workflows/master.yml
@@ -42,7 +42,7 @@ jobs:
42
working-directory: ./test-rust-code
43
steps:
44
- uses: actions/checkout@v5
45
- - uses: dtolnay/rust-toolchain@stable
+ - uses: dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921
46
- run: cargo test --message-format human
47
48
deploy:
0 commit comments