Skip to content

Commit

Permalink
s,haskell/actions,haskell0-actions
Browse files Browse the repository at this point in the history
haskell/actions has been deprecated.

Signed-off-by: Tycho Andersen <[email protected]>
  • Loading branch information
tych0 committed Apr 14, 2024
1 parent 05709d1 commit 15865a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: "${{ matrix.python-version }}"
- uses: haskell/actions/setup@v2
- uses: haskell-actions/setup@v2
with:
ghc-version: '9.2'
cabal-version: latest
Expand Down

0 comments on commit 15865a3

Please sign in to comment.