Skip to content

Commit 80ec203

Browse files
committed
m
1 parent b5b959a commit 80ec203

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/library_rust_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ jobs:
5555
# uses: actions-rust-lang/rustfmt@v1
5656

5757
- name: Setup Dafny
58-
uses: dafny-lang/setup-dafny-action@v1.7.0
58+
uses: dafny-lang/setup-dafny-action@v1
5959
with:
60-
dafny-version: nightly-latest
60+
dafny-version: dafny-nightly-2024-12-03-4954170
6161

6262
# Remove this after the formatting in Rust starts working
6363
- name: smithy-dafny Rust hacks

0 commit comments

Comments
 (0)