Skip to content

Commit

Permalink
Upgrade Cabal in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tfausak committed Nov 4, 2023
1 parent c49f654 commit 6b6a4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"id": "haskell",
"uses": "haskell/actions/setup@v2",
"with": {
"cabal-version": "3.8.1.0",
"cabal-version": "3.10.1.0",
"ghc-version": "${{ matrix.ghc }}"
}
},
Expand Down

0 comments on commit 6b6a4ab

Please sign in to comment.