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 1e5fda7 commit f69cd53
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 @@ -35,7 +35,7 @@ jobs:
${{ runner.os }}-build-
${{ 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 f69cd53

Please sign in to comment.