-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump dafny-lang/setup-dafny-action in /.github/workflows (…
…#1200) Bumps [dafny-lang/setup-dafny-action](https://github.com/dafny-lang/setup-dafny-action) from 1.7.0 to 1.7.1.
- Loading branch information
1 parent
c3b736e
commit 5284f0b
Showing
10 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,7 +38,7 @@ jobs: | |
# and to translate version strings such as "nightly-latest" | ||
# to an actual DAFNY_VERSION. | ||
- name: Setup Dafny | ||
uses: dafny-lang/[email protected].0 | ||
uses: dafny-lang/[email protected].2 | ||
with: | ||
dafny-version: ${{ inputs.dafny }} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,7 +53,7 @@ jobs: | |
java-version: ${{ matrix.java-version }} | ||
|
||
- name: Setup Dafny | ||
uses: dafny-lang/[email protected].0 | ||
uses: dafny-lang/[email protected].2 | ||
with: | ||
dafny-version: ${{ inputs.dafny }} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,7 +46,7 @@ jobs: | |
dotnet-version: ${{ matrix.dotnet-version }} | ||
|
||
- name: Setup Dafny | ||
uses: dafny-lang/[email protected].0 | ||
uses: dafny-lang/[email protected].2 | ||
with: | ||
dafny-version: ${{ inputs.dafny }} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,7 +47,7 @@ jobs: | |
submodules: recursive | ||
|
||
- name: Setup Dafny | ||
uses: dafny-lang/[email protected].0 | ||
uses: dafny-lang/[email protected].2 | ||
with: | ||
dafny-version: ${{ inputs.dafny }} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,7 +47,7 @@ jobs: | |
dotnet-version: ${{ matrix.dotnet-version }} | ||
|
||
- name: Setup Dafny | ||
uses: dafny-lang/[email protected].0 | ||
uses: dafny-lang/[email protected].2 | ||
with: | ||
dafny-version: ${{ inputs.dafny }} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,7 +56,7 @@ jobs: | |
submodules: recursive | ||
|
||
- name: Setup Dafny | ||
uses: dafny-lang/[email protected].0 | ||
uses: dafny-lang/[email protected].2 | ||
with: | ||
dafny-version: ${{ inputs.dafny }} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,7 +52,7 @@ jobs: | |
submodules: recursive | ||
|
||
- name: Setup Dafny | ||
uses: dafny-lang/[email protected].0 | ||
uses: dafny-lang/[email protected].2 | ||
with: | ||
dafny-version: ${{ inputs.dafny }} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,7 +52,7 @@ jobs: | |
submodules: recursive | ||
|
||
- name: Setup Dafny | ||
uses: dafny-lang/[email protected].0 | ||
uses: dafny-lang/[email protected].2 | ||
with: | ||
dafny-version: ${{ inputs.dafny }} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,7 +37,7 @@ jobs: | |
submodules: recursive | ||
|
||
- name: Setup Dafny | ||
uses: dafny-lang/[email protected].0 | ||
uses: dafny-lang/[email protected].2 | ||
with: | ||
dafny-version: ${{ '4.2.0' }} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,7 +43,7 @@ jobs: | |
submodules: recursive | ||
|
||
- name: Setup Dafny | ||
uses: dafny-lang/[email protected].0 | ||
uses: dafny-lang/[email protected].2 | ||
with: | ||
dafny-version: ${{ inputs.dafny }} | ||
|
||
|