Skip to content

Commit ddb1232

Browse files
auto commit
1 parent 4a274ac commit ddb1232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
git submodule update --init --recursive
4949
5050
- name: Setup Dafny
51-
uses: ./.github/actions/setup_dafny
51+
uses: dafny-lang/[email protected]
5252
with:
5353
dafny-version: ${{ needs.get-dafny-version.outputs.version }}
5454

0 commit comments

Comments
 (0)