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 a326589 commit a44e20aCopy full SHA for a44e20a
.github/workflows/Cabal-Linux.yml
@@ -29,7 +29,7 @@ jobs:
29
~/.cabal/store
30
dist-newstyle
31
key: ${{ runner.os }}-Cabal-${{ matrix.ghc }}
32
- - uses: actions/setup-haskell@v1
+ - uses: haskell/actions/setup@v1
33
with:
34
ghc-version: ${{ matrix.ghc }}
35
- name: "Install additional system packages"
.github/workflows/On-Release-Cabal-Linux.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
0 commit comments