Skip to content

Commit 5011280

Browse files
committed
ci: haskell/actions/setup -> haskell-actions/setup
1 parent 9102eb1 commit 5011280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
sed -i'~' -e '/ post-if: /d' .github/actions/cache-always/action.yml
6969
7070
- name: Set up Haskell
71-
uses: haskell/actions/setup@v2
71+
uses: haskell-actions/setup@v2
7272
id: setup-haskell
7373
with:
7474
ghc-version: ${{ matrix.ghc }}

0 commit comments

Comments
 (0)