Skip to content
Snippets Groups Projects
Verified Commit e4b9eeef authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Update GHC/cabal on github CI

parent 4d7a8557
No related branches found
No related tags found
No related merge requests found
...@@ -44,8 +44,8 @@ jobs: ...@@ -44,8 +44,8 @@ jobs:
- uses: haskell/actions/setup@v1.2 - uses: haskell/actions/setup@v1.2
with: with:
ghc-version: 8.10.4 ghc-version: 8.10.7
cabal-version: 3.4.0.0 cabal-version: 3.4.1.0
- name: create ~/.local/bin - name: create ~/.local/bin
run: mkdir -p "$HOME/.local/bin" run: mkdir -p "$HOME/.local/bin"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment