Skip to content

Update setup-dhall to v4.4.0 #78

Update setup-dhall to v4.4.0

Update setup-dhall to v4.4.0 #78

Workflow file for this run

jobs:
build:
name: Check Frozen Imports
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: dhall-lang/[email protected]
- name: dhall freeze
run: dhall freeze --all ./package.dhall
name: Test
on:
push: {}