We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc20e0d commit 5ad42acCopy full SHA for 5ad42ac
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
ghc: 'latest'
41
steps:
42
- uses: actions/checkout@v4
43
- - uses: haskell-actions/[email protected].9
+ - uses: haskell-actions/[email protected].10
44
id: setup-haskell-cabal
45
with:
46
ghc-version: ${{ matrix.ghc }}
0 commit comments