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 b5b959a commit 80ec203Copy full SHA for 80ec203
.github/workflows/library_rust_tests.yml
@@ -55,9 +55,9 @@ jobs:
55
# uses: actions-rust-lang/rustfmt@v1
56
57
- name: Setup Dafny
58
- uses: dafny-lang/setup-dafny-action@v1.7.0
+ uses: dafny-lang/setup-dafny-action@v1
59
with:
60
- dafny-version: nightly-latest
+ dafny-version: dafny-nightly-2024-12-03-4954170
61
62
# Remove this after the formatting in Rust starts working
63
- name: smithy-dafny Rust hacks
0 commit comments