Skip to content

Commit

Permalink
Use dhall-1.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed May 21, 2024
1 parent c31e886 commit 2a282b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cabal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install Dhall
uses: dhall-lang/setup-dhall@v4
with:
version: '1.42.1'
version: '1.42.0'

- name: Updo
run: GHC_VERSION=${{ matrix.vers.ghc }} STACKAGE_VERSION=${{ matrix.vers.stackage }} make -f project-files.mk cabal.project
Expand Down

0 comments on commit 2a282b8

Please sign in to comment.