Skip to content

Commit

Permalink
GA(deps): Bump haskell-actions/setup from 2.5.3 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.5.3 to 2.6.0.
- [Release notes](https://github.com/haskell-actions/setup/releases)
- [Commits](haskell-actions/setup@7398b0c...7508980)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mkoppmann committed Dec 19, 2023
1 parent b68aa22 commit feda489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- uses: haskell-actions/setup@7398b0c373cccf9ed5dfddae26f77ed02dea4967
- uses: haskell-actions/setup@75089801accaefd2e8c4a899d6101caa5bdcbc77
id: setup-haskell-cabal
with:
ghc-version: "9.4"
Expand Down

0 comments on commit feda489

Please sign in to comment.