We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62a2d0e commit e7cf73cCopy full SHA for e7cf73c
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on:
8
9
env:
10
ghc: "9.6.6"
11
- cabal: "3.10.1.0"
+ cabal: "3.10.3.0"
12
13
jobs:
14
validate-code-formatting:
0 commit comments