Skip to content

Commit 99701a4

Browse files
committed
Downgrade haskell/actions/setup
1 parent 14625b3 commit 99701a4

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
@@ -52,7 +52,7 @@ jobs:
5252
- uses: ConorMacBride/[email protected]
5353
with:
5454
apt: neovim # for api generation
55-
- uses: haskell/actions/[email protected].10
55+
- uses: haskell/actions/[email protected].9
5656
with:
5757
ghc-version: ${{ matrix.ghc_version }}
5858
- run: cabal update

0 commit comments

Comments
 (0)