Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2024
1 parent 6d49fdf commit b739a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: haskell/actions/setup@v1.2
- uses: haskell/actions/setup@v2.4
id: setup-haskell-cabal
name: Setup Haskell
with:
Expand Down

0 comments on commit b739a23

Please sign in to comment.