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 36ce066 commit d4dc9fdCopy full SHA for d4dc9fd
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
steps:
35
- run: git config --global core.autocrlf false
36
- uses: actions/checkout@v2
37
- - uses: haskell-actions/setup@v2.5
+ - uses: haskell-actions/setup@v2.8
38
id: setup-haskell
39
with:
40
ghc-version: ${{ matrix.ghc }}
0 commit comments