Skip to content

Commit

Permalink
Update dafny-version
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-aws committed Oct 24, 2024
1 parent d819ab8 commit a70ba35
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/smithy-polymorph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,10 @@ jobs:
with:
distribution: "corretto"
java-version: "17"
- uses: actions/setup-java@v3
with:
distribution: "corretto"
java-version: "17"
- name: Setup Dafny
uses: dafny-lang/[email protected]
with:
# Matching the hard-coded version for the "2023" edition for now
dafny-version: 4.1.0
dafny-version: 4.8.1

- name: Install Smithy-Dafny codegen dependencies
uses: ./.github/actions/install_smithy_dafny_codegen_dependencies
Expand Down

0 comments on commit a70ba35

Please sign in to comment.