Skip to content

Commit

Permalink
GA(deps): Bump haskell-actions/setup from 2.7.7 to 2.7.8
Browse files Browse the repository at this point in the history
Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.7.7 to 2.7.8.
- [Release notes](https://github.com/haskell-actions/setup/releases)
- [Commits](haskell-actions/setup@e447c4c...f5975f0)

---
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 Jan 9, 2025
1 parent b3ad989 commit 41f731b
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@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: haskell-actions/setup@e447c4c045e7744463435b4b731e125861006ebb
- uses: haskell-actions/setup@f5975f0810e252c045abd64a590c955a63f848db
id: setup-haskell-cabal
with:
ghc-version: "9.8"
Expand Down

0 comments on commit 41f731b

Please sign in to comment.