Skip to content

Commit

Permalink
Bump setup-dafny-action in all jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
tchajed committed Oct 16, 2024
1 parent e919ddd commit 5be664f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install Dafny
uses: dafny-lang/setup-dafny-action@v1.7.0
uses: dafny-lang/setup-dafny-action@v1.8.0
with:
dafny-version: ${{ env.dafny }}
- uses: actions/setup-go@v5
Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install Dafny
uses: dafny-lang/setup-dafny-action@v1.7.0
uses: dafny-lang/setup-dafny-action@v1.8.0
with:
dafny-version: ${{ env.dafny }}
- uses: actions/setup-go@v5
Expand Down

0 comments on commit 5be664f

Please sign in to comment.