Update GHC/cabal on github CI

This commit is contained in:
Julian Ospald 2021-10-27 12:18:12 +02:00
parent 4d7a8557eb
commit e4b9eeefc6
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ jobs:
- uses: haskell/actions/setup@v1.2
with:
ghc-version: 8.10.4
cabal-version: 3.4.0.0
ghc-version: 8.10.7
cabal-version: 3.4.1.0
- name: create ~/.local/bin
run: mkdir -p "$HOME/.local/bin"