Skip to content

Commit

Permalink
Update setup-haskell action
Browse files Browse the repository at this point in the history
  • Loading branch information
samtay committed Oct 20, 2024
1 parent d543d92 commit f162487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
tagRegexGroup: 1

- name: Setup Haskell
uses: haskell/actions/setup@v2.4.7
uses: haskell-actions/setup@v2
id: setup-haskell-cabal
with:
ghc-version: "latest"
Expand Down

0 comments on commit f162487

Please sign in to comment.