Skip to content

Commit

Permalink
bump haskell setup action
Browse files Browse the repository at this point in the history
  • Loading branch information
jaspervdj committed Mar 17, 2024
1 parent 2af7280 commit a8aa46a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
path: ~/.stack
key: v2-${{ hashFiles('zfoh.cabal', 'stack.yaml', 'stack.yaml.lock') }}
- uses: haskell/actions/setup@v2
- uses: haskell-actions/setup@v2
with:
enable-stack: true
stack-no-global: true
Expand Down

0 comments on commit a8aa46a

Please sign in to comment.