Skip to content

Commit

Permalink
Bump haskell-actions/setup from 2.6.1 to 2.6.2 (#4115)
Browse files Browse the repository at this point in the history
Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/haskell-actions/setup/releases)
- [Commits](haskell-actions/setup@v2.6.1...v2.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent 2ec645d commit 0ff0327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yml
Expand Up @@ -121,7 +121,7 @@ jobs:
example: ['cabal', 'lsp-types']

steps:
- uses: haskell-actions/setup@v2.6.1
- uses: haskell-actions/setup@v2.6.2
with:
ghc-version : ${{ matrix.ghc }}
cabal-version: ${{ matrix.cabal }}
Expand Down

0 comments on commit 0ff0327

Please sign in to comment.