Skip to content

Commit

Permalink
GA(deps): Bump haskell-actions/setup from 2.7.3 to 2.7.5
Browse files Browse the repository at this point in the history
Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.7.3 to 2.7.5.
- [Release notes](https://github.com/haskell-actions/setup/releases)
- [Commits](haskell-actions/setup@33585e1...ec49483)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mkoppmann committed Jul 16, 2024
1 parent 8403be2 commit c2de0e4
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@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: haskell-actions/setup@33585e1a16afa5875e124b0ebc89dd0c2f872c21
- uses: haskell-actions/setup@ec49483bfc012387b227434aba94f59a6ecd0900
id: setup-haskell-cabal
with:
ghc-version: "9.4"
Expand Down

0 comments on commit c2de0e4

Please sign in to comment.