Skip to content

Commit b1e015b

Browse files
committed
Use newer haskell setup action.
1 parent 1c8ef7d commit b1e015b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
steps:
7878
- uses: actions/checkout@v4
7979

80-
- uses: haskell/actions/setup@v2
80+
- uses: haskell-actions/setup@v2
8181
id: setup-haskell-cabal
8282
name: Setup Haskell
8383
with:

0 commit comments

Comments
 (0)