Skip to content

Commit

Permalink
ci: bump cabal-version to 3.10.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Jun 14, 2024
1 parent 58af0a3 commit 3e633f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: haskell-actions/setup@v2
with:
ghc-version: ${{ matrix.compiler.ghc }}
cabal-version: '3.8.1.0'
cabal-version: '3.10.3.0'

- uses: cachix/install-nix-action@v27

Expand Down

0 comments on commit 3e633f0

Please sign in to comment.