Skip to content

Commit e5cae74

Browse files
Bump haskell-actions/setup from 2.7.1 to 2.7.2 (#4244)
Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.7.1 to 2.7.2. - [Release notes](https://github.com/haskell-actions/setup/releases) - [Commits](haskell-actions/setup@v2.7.1...v2.7.2) --- updated-dependencies: - dependency-name: haskell-actions/setup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Peyton Jones <[email protected]>
1 parent 37ede72 commit e5cae74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
example: ['cabal', 'lsp-types']
127127

128128
steps:
129-
- uses: haskell-actions/[email protected].1
129+
- uses: haskell-actions/[email protected].2
130130
with:
131131
ghc-version : ${{ matrix.ghc }}
132132
cabal-version: ${{ matrix.cabal }}

0 commit comments

Comments
 (0)