Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
erikd committed Nov 29, 2022
1 parent d98593a commit 86219fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
if: matrix.os == 'windows-latest'
run: retry 3 choco install -y pkgconfiglite

- uses: actions/setup-haskell@v1
- uses: actions/setup-haskell@v2
id: setup-haskell
with:
ghc-version: ${{ matrix.ghc }}
Expand Down

0 comments on commit 86219fe

Please sign in to comment.