Skip to content

Commit

Permalink
Sync up GHC version
Browse files Browse the repository at this point in the history
  • Loading branch information
samhh committed Sep 14, 2023
1 parent 257e66a commit 618e5b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# would be substantially better.)
- uses: haskell/actions/setup@v2
with:
ghc-version: 9.2.4
ghc-version: 9.4.6
- run: cabal freeze
- uses: actions/cache@v3
with:
Expand Down

0 comments on commit 618e5b3

Please sign in to comment.