Skip to content

Commit d4dc9fd

Browse files
committed
Try 2.8
1 parent 36ce066 commit d4dc9fd

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
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- run: git config --global core.autocrlf false
3636
- uses: actions/checkout@v2
37-
- uses: haskell-actions/setup@v2.5
37+
- uses: haskell-actions/setup@v2.8
3838
id: setup-haskell
3939
with:
4040
ghc-version: ${{ matrix.ghc }}

0 commit comments

Comments
 (0)