actions/download-artifact (actions/download-artifact)
### [`v4.1.8`](https://togithub.com/actions/download-artifact/releases/tag/v4.1.8)
[Compare Source](https://togithub.com/actions/download-artifact/compare/v4.1.7...v4.1.8)
#### What's Changed
- Update [@actions/artifact](https://togithub.com/actions/artifact) version, bump dependencies by [@robherley](https://togithub.com/robherley) in [https://github.com/actions/download-artifact/pull/341](https://togithub.com/actions/download-artifact/pull/341)
**Full Changelog**: https://github.com/actions/download-artifact/compare/v4...v4.1.8
actions/upload-artifact (actions/upload-artifact)
### [`v4.3.4`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.4)
[Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.3...v4.3.4)
##### What's Changed
- Update [@actions/artifact](https://togithub.com/actions/artifact) version, bump dependencies by [@robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/584](https://togithub.com/actions/upload-artifact/pull/584)
**Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4
haskell-actions/setup (haskell-actions/setup)
### [`v2.7.5`](https://togithub.com/haskell-actions/setup/releases/tag/v2.7.5)
[Compare Source](https://togithub.com/haskell-actions/setup/compare/v2.7.4...v2.7.5)
##### What's Changed
- Add GHC 9.6.6 by [@andreasabel](https://togithub.com/andreasabel) in [https://github.com/haskell-actions/setup/pull/90](https://togithub.com/haskell-actions/setup/pull/90)
**Full Changelog**: https://github.com/haskell-actions/setup/compare/v2.7.4...v2.7.5
### [`v2.7.4`](https://togithub.com/haskell-actions/setup/releases/tag/v2.7.4)
[Compare Source](https://togithub.com/haskell-actions/setup/compare/v2.7.3...v2.7.4)
CI: switch of test with Hackage dep for v1-cabal
It is not clear to me why it does not work, but it is legacy stuff anyway.
##### What's Changed
- Can install GHC twice by [@philderbeast](https://togithub.com/philderbeast) in [https://github.com/haskell-actions/setup/pull/88](https://togithub.com/haskell-actions/setup/pull/88)
- Add cabal-3.12.1.0 by [@andreasabel](https://togithub.com/andreasabel) in [https://github.com/haskell-actions/setup/pull/89](https://togithub.com/haskell-actions/setup/pull/89)
##### New Contributors
- [@philderbeast](https://togithub.com/philderbeast) made their first contribution in [https://github.com/haskell-actions/setup/pull/88](https://togithub.com/haskell-actions/setup/pull/88)
**Full Changelog**: https://github.com/haskell-actions/setup/compare/v2.7.3...v2.7.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v4.1.7
->v4.1.8
v4.3.3
->v4.3.4
v2.7.3
->v2.7.5
Release Notes
actions/download-artifact (actions/download-artifact)
### [`v4.1.8`](https://togithub.com/actions/download-artifact/releases/tag/v4.1.8) [Compare Source](https://togithub.com/actions/download-artifact/compare/v4.1.7...v4.1.8) #### What's Changed - Update [@actions/artifact](https://togithub.com/actions/artifact) version, bump dependencies by [@robherley](https://togithub.com/robherley) in [https://github.com/actions/download-artifact/pull/341](https://togithub.com/actions/download-artifact/pull/341) **Full Changelog**: https://github.com/actions/download-artifact/compare/v4...v4.1.8actions/upload-artifact (actions/upload-artifact)
### [`v4.3.4`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.4) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.3...v4.3.4) ##### What's Changed - Update [@actions/artifact](https://togithub.com/actions/artifact) version, bump dependencies by [@robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/584](https://togithub.com/actions/upload-artifact/pull/584) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4haskell-actions/setup (haskell-actions/setup)
### [`v2.7.5`](https://togithub.com/haskell-actions/setup/releases/tag/v2.7.5) [Compare Source](https://togithub.com/haskell-actions/setup/compare/v2.7.4...v2.7.5) ##### What's Changed - Add GHC 9.6.6 by [@andreasabel](https://togithub.com/andreasabel) in [https://github.com/haskell-actions/setup/pull/90](https://togithub.com/haskell-actions/setup/pull/90) **Full Changelog**: https://github.com/haskell-actions/setup/compare/v2.7.4...v2.7.5 ### [`v2.7.4`](https://togithub.com/haskell-actions/setup/releases/tag/v2.7.4) [Compare Source](https://togithub.com/haskell-actions/setup/compare/v2.7.3...v2.7.4) CI: switch of test with Hackage dep for v1-cabal It is not clear to me why it does not work, but it is legacy stuff anyway. ##### What's Changed - Can install GHC twice by [@philderbeast](https://togithub.com/philderbeast) in [https://github.com/haskell-actions/setup/pull/88](https://togithub.com/haskell-actions/setup/pull/88) - Add cabal-3.12.1.0 by [@andreasabel](https://togithub.com/andreasabel) in [https://github.com/haskell-actions/setup/pull/89](https://togithub.com/haskell-actions/setup/pull/89) ##### New Contributors - [@philderbeast](https://togithub.com/philderbeast) made their first contribution in [https://github.com/haskell-actions/setup/pull/88](https://togithub.com/haskell-actions/setup/pull/88) **Full Changelog**: https://github.com/haskell-actions/setup/compare/v2.7.3...v2.7.4Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.