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 fc64e62 commit c9093e5Copy full SHA for c9093e5
.github/workflows/library_rust_tests.yml
@@ -63,7 +63,7 @@ jobs:
63
role-session-name: DDBEC-Dafny-Rust-Tests
64
65
- name: Setup Rust Toolchain for GitHub CI
66
- uses: actions-rust-lang/setup-rust-toolchain@v1.10.1
+ uses: actions-rust-lang/setup-rust-toolchain@v1.12.0
67
with:
68
components: rustfmt
69
0 commit comments