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 4a274ac commit ddb1232Copy full SHA for ddb1232
.github/workflows/go-release.yml
@@ -48,7 +48,7 @@ jobs:
48
git submodule update --init --recursive
49
50
- name: Setup Dafny
51
- uses: ./.github/actions/setup_dafny
+ uses: dafny-lang/[email protected]
52
with:
53
dafny-version: ${{ needs.get-dafny-version.outputs.version }}
54
0 commit comments