Skip to content

Commit 3da8c93

Browse files
committed
Switch to new Haskell setup action
1 parent c486425 commit 3da8c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
steps:
4444
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
45-
- uses: haskell/actions/setup@a99601b177e00b98c78b6f6de680a101cf1c619d
45+
- uses: haskell-actions/setup@9933312ae77442f1fc8a613c182206d0e45ea0e8
4646
id: setup-haskell-cabal
4747
with:
4848
ghc-version: "9.2"

0 commit comments

Comments
 (0)