Skip to content

Commit 103554d

Browse files
authored
1 parent 44bbe7e commit 103554d

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
@@ -19,7 +19,7 @@ jobs:
1919

2020
- uses: actions/checkout@v2
2121

22-
- uses: actions/setup[email protected]
22+
- uses: haskell/actions/setup@v2
2323
name: Setup Haskell Stack
2424
with:
2525
ghc-version: ${{ matrix.ghc }}

0 commit comments

Comments
 (0)