Skip to content

Commit

Permalink
Update name of Haskell Setup action
Browse files Browse the repository at this point in the history
  • Loading branch information
neilmayhew committed Jan 12, 2024
1 parent 05dd4f6 commit ba840d5
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 @@ -36,7 +36,7 @@ jobs:
${{ runner.os }}-
- name: Haskell setup
uses: haskell/actions/setup@main
uses: haskell-actions/setup@main
with:
ghc-version: ${{ matrix.ghc }}

Expand Down

0 comments on commit ba840d5

Please sign in to comment.