Skip to content

Commit ac69454

Browse files
aoeu
1 parent 4a37f0a commit ac69454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: haskell-actions/setup@v2
2020
with:
2121
ghc-version: '9.2.5'
22-
cabal-version: '3.2'
22+
cabal-version: '3.6.2.0-p1'
2323

2424
- name: Cache
2525
uses: actions/cache@v3

0 commit comments

Comments
 (0)