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 dc1678a commit 2c57523Copy full SHA for 2c57523
.github/actions/setup_dafny/action.yml
@@ -25,6 +25,6 @@ runs:
25
dotnet-version: "9.0.x"
26
27
- name: Setup Dafny with setup-dafny action
28
- uses: dafny-lang/setup-dafny-action@v1.8.0
+ uses: dafny-lang/setup-dafny-action@v1.9.1
29
with:
30
dafny-version: ${{ inputs.dafny-version }}
0 commit comments