Skip to content

Commit

Permalink
Go back to old actions temporarily
Browse files Browse the repository at this point in the history
It seems to be needed for older compilers
  • Loading branch information
Ericson2314 committed Oct 2, 2024
1 parent ad11584 commit 5a2f95b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- uses: actions/checkout@v3

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

0 comments on commit 5a2f95b

Please sign in to comment.