Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
owestphal committed Jul 31, 2023
1 parent 7412e83 commit 1d2f0dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
key: ubuntu-latest-stack-home-${{ hashFiles('stack.yaml') }}-${{ hashFiles('package.yaml') }}

- name: Setup stack
uses: haskell/actions/setup@v1
uses: haskell/actions/setup@v2
with:
enable-stack: true
stack-no-global: true
Expand Down

0 comments on commit 1d2f0dd

Please sign in to comment.