Skip to content

Commit

Permalink
fixup! Fix setup-dhall
Browse files Browse the repository at this point in the history
  • Loading branch information
regadas committed Mar 23, 2024
1 parent a6dbc86 commit c57f16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
- uses: actions/checkout@v2
- uses: dhall-lang/setup-dhall@v4
with:
version: "1.42.0"
version: "1.42.1"
- name: dhall freeze
run: dhall freeze --all ./package.dhall

Expand Down

0 comments on commit c57f16a

Please sign in to comment.