Force Cabal 3.6.2.0

This commit is contained in:
2021-10-27 12:50:55 +02:00
parent e4b9eeefc6
commit b366a50af1
2 changed files with 2 additions and 2 deletions

View File

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