Skip to content

Commit

Permalink
ci: update Haskell action
Browse files Browse the repository at this point in the history
  • Loading branch information
fosskers committed Jun 26, 2024
1 parent 90bba27 commit b760b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup GHC
uses: haskell/actions/setup@v2
uses: haskell-actions/setup@v2
with:
ghc-version: "9.4.8"
enable-stack: true
Expand Down

0 comments on commit b760b0a

Please sign in to comment.