Skip to content

Commit

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

---
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 Dec 20, 2024
1 parent 5a19a47 commit 2366767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
with:
bundler-cache: true
- name: Setup Haskell
uses: haskell-actions/setup@dd344bc1cec854a369df8814ce17ef337d6e6170
uses: haskell-actions/setup@e447c4c045e7744463435b4b731e125861006ebb
with:
ghc-version: ${{ matrix.ghc }}
cabal-version: ${{ matrix.cabal }}
Expand Down

0 comments on commit 2366767

Please sign in to comment.