Update setup-haskell action
This commit is contained in:
parent
d543d92535
commit
f16248734e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue