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 ace97b2 commit 8a6a7e1Copy full SHA for 8a6a7e1
.github/workflows/library_rust_tests.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Setup Dafny
63
uses: dafny-lang/setup-dafny-action@v1.7.0
64
with:
65
- dafny-version: nightly-2024-12-03-4954170
+ dafny-version: 4.10.0
66
67
- name: Update MPL submodule if using MPL HEAD
68
if: ${{ inputs.mpl-head == true }}
0 commit comments