Skip to content

Commit 8dbf96c

Browse files
committed
[ ci ] haskell/actions/setup -> haskell-actions/setup
1 parent 171bdcb commit 8dbf96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
########################################################################
115115

116116
- name: Install ghc & cabal
117-
uses: haskell/actions/setup@v1
117+
uses: haskell-actions/setup@v1
118118
with:
119119
ghc-version: ${{ env.GHC_VERSION }}
120120
cabal-version: ${{ env.CABAL_VERSION }}

0 commit comments

Comments
 (0)