Skip to content

Commit

Permalink
Bump haskell/actions from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [haskell/actions](https://github.com/haskell/actions) from 1 to 2.
- [Release notes](https://github.com/haskell/actions/releases)
- [Commits](haskell/actions@v1...v2)

---
updated-dependencies:
- dependency-name: haskell/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 5, 2024
1 parent 2f34e7a commit 0c54f51
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 @@ -33,7 +33,7 @@ jobs:
restore-keys: |
${{ runner.os }}-stack-work-
- uses: haskell/actions/setup@v1
- uses: haskell/actions/setup@v2
with:
enable-stack: true

Expand Down

0 comments on commit 0c54f51

Please sign in to comment.