Skip to content

Commit

Permalink
Pin dhall version to v1.42.0 (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
regadas authored Mar 23, 2024
1 parent c932743 commit dbdb6dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: dhall-lang/setup-dhall@v4
with:
version: "1.42.0"
- name: dhall freeze
run: dhall freeze --all ./package.dhall

Expand Down

0 comments on commit dbdb6dc

Please sign in to comment.