Skip to content

Commit 2c57523

Browse files
authored
chore(dafny): bump setup_dafny (#1712)
1 parent dc1678a commit 2c57523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup_dafny/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ runs:
2525
dotnet-version: "9.0.x"
2626

2727
- name: Setup Dafny with setup-dafny action
28-
uses: dafny-lang/setup-dafny-action@v1.8.0
28+
uses: dafny-lang/setup-dafny-action@v1.9.1
2929
with:
3030
dafny-version: ${{ inputs.dafny-version }}

0 commit comments

Comments
 (0)