Skip to content

Commit 63520f6

Browse files
Update cabal.yml
1 parent 13e0e6d commit 63520f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cabal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- uses: actions/checkout@v2
2929
with:
3030
submodules: true
31-
- uses: haskell/actions/setup@v1
31+
- uses: haskell/actions/setup@v2
3232
id: setup-haskell-cabal
3333
with:
3434
ghc-version: ${{ matrix.plan.ghc }}

0 commit comments

Comments
 (0)