Skip to content

Commit d0cfb91

Browse files
committed
GHA: bump cache version
Hopefully fixes ghc-9.6.2: panic! (the 'impossible' happened) GHC version 9.6.2: ModOrigin: hidden module redefined x: unusable module y: unusable module
1 parent 1eb6920 commit d0cfb91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
os: [ubuntu-latest]
2626
env:
2727
# Modify this value to "invalidate" the Cabal cache.
28-
CABAL_CACHE_VERSION: "2023-09-04"
28+
CABAL_CACHE_VERSION: "2023-09-25"
2929

3030
steps:
3131
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)