Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
firephil committed Mar 17, 2021
2 parents 34405b9 + 0be2e40 commit 4400091
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-haskell@v1
with:
ghc-version: '8.10.3'
cabal-version: '3.2'
ghc-version: '8.10.4'
cabal-version: '3.4'

- name: Cache
uses: actions/cache@v1
Expand Down

0 comments on commit 4400091

Please sign in to comment.