Skip to content

Commit 79747f4

Browse files
dependabot[bot]michaelpjmergify[bot]
authored
Bump haskell/actions from 2.4.1 to 2.4.3 (#3626)
Bumps [haskell/actions](https://github.com/haskell/actions) from 2.4.1 to 2.4.3. - [Release notes](https://github.com/haskell/actions/releases) - [Commits](haskell/actions@v2.4.1...v2.4.3) --- updated-dependencies: - dependency-name: haskell/actions 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]> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 4340ea8 commit 79747f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
example: ['cabal', 'lsp-types']
122122

123123
steps:
124-
- uses: haskell/actions/[email protected].1
124+
- uses: haskell/actions/[email protected].3
125125
with:
126126
ghc-version : ${{ matrix.ghc }}
127127
cabal-version: ${{ matrix.cabal }}

0 commit comments

Comments
 (0)