We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c761cb1 commit 66a542cCopy full SHA for 66a542c
.github/workflows/ci.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Setup Stack
14
- uses: haskell/actions/setup@v2
+ uses: haskell-actions/setup@v2
15
with:
16
ghc-version: '9.8.4'
17
enable-stack: true
0 commit comments