We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44bbe7e commit 103554dCopy full SHA for 103554d
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- uses: actions/checkout@v2
21
22
- - uses: actions/setup[email protected]
+ - uses: haskell/actions/setup@v2
23
name: Setup Haskell Stack
24
with:
25
ghc-version: ${{ matrix.ghc }}
0 commit comments