We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fabbb5 commit bada7f7Copy full SHA for bada7f7
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
steps:
49
- uses: actions/checkout@v3
50
51
- - uses: haskell/actions/setup@v2
+ - uses: haskell-actions/setup@v2
52
id: setup-haskell-cabal
53
name: Setup Haskell
54
with:
0 commit comments