Update GHC/cabal on github CI
This commit is contained in:
parent
4d7a8557eb
commit
e4b9eeefc6
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user