1
0
forked from GitHub/gf-core

Update also the stack setup

This commit is contained in:
Inari Listenmaa
2021-01-25 18:48:46 +08:00
parent 8a85dbc66f
commit c6ff3e0c5e

View File

@@ -73,7 +73,7 @@ jobs:
- uses: actions/checkout@v2
if: github.event.action == 'opened' || github.event.action == 'synchronize' || github.event.ref == 'refs/heads/master'
- uses: actions/setup-haskell@v1.1
- uses: actions/setup-haskell@v1.1.4
name: Setup Haskell Stack
with:
# ghc-version: ${{ matrix.ghc }}