Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a0e916b

Browse files
committedJan 23, 2025··
m
1 parent aabce34 commit a0e916b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
 

‎.github/workflows/library_rust_tests.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,9 @@ jobs:
6161

6262
# Use setup-dafny-actions with correct version when Dafny releases 4.8.2
6363
- name: Setup Dafny
64-
uses: https://github.com/dafny-lang/setup-dafny-action/commit/03b219c5a4f71cfe24cb9e02b69d4a622449adbb
65-
with:
64+
uses: dafny-lang/setup-dafny-action@03b219c5a4f71cfe24cb9e02b69d4a622449adbb
65+
with:
66+
dafny-version: 4.9.2
6667
build-from-source: d07403b6d6606257e1b5aada4d0156901f4a17de
6768

6869
- name: Update MPL submodule if using MPL HEAD

0 commit comments

Comments
 (0)
Please sign in to comment.