ci: ghc 9.6.3 (#3328)

This commit is contained in:
Evgeny Poberezkin
2023-11-08 12:50:56 +00:00
committed by GitHub
parent 8722d35278
commit d233d07ddc
6 changed files with 29 additions and 38 deletions

View File

@@ -81,7 +81,7 @@ jobs:
- name: Setup Haskell
uses: haskell-actions/setup@v2
with:
ghc-version: "9.6.2"
ghc-version: "9.6.3"
cabal-version: "3.10.1.0"
- name: Cache dependencies