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 25a732e commit ff9f08aCopy full SHA for ff9f08a
.github/workflows/ci_examples_net.yml
@@ -38,7 +38,7 @@ jobs:
38
dotnet-version: ${{ matrix.dotnet-version }}
39
40
- name: Setup Dafny
41
- uses: dafny-lang/setup-dafny-action@v1.6.1
+ uses: dafny-lang/setup-dafny-action@v1.7.0
42
with:
43
dafny-version: ${{ '4.2.0' }}
44
.github/workflows/ci_test_vector_net.yml
@@ -39,7 +39,7 @@ jobs:
submodules: recursive
dafny-version: '4.2.0'
45
0 commit comments