Skip to content

Commit 3f23f39

Browse files
Bump haskell/actions from 2.4.3 to 2.4.4 (#3698)
Bumps [haskell/actions](https://github.com/haskell/actions) from 2.4.3 to 2.4.4. - [Release notes](https://github.com/haskell/actions/releases) - [Commits](haskell/actions@v2.4.3...v2.4.4) --- updated-dependencies: - dependency-name: haskell/actions 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> Co-authored-by: Michael Peyton Jones <me@michaelpj.com>
1 parent baf2fec commit 3f23f39

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/setup@v2.4.3
124+
- uses: haskell/actions/setup@v2.4.4
125125
with:
126126
ghc-version : ${{ matrix.ghc }}
127127
cabal-version: ${{ matrix.cabal }}

0 commit comments

Comments
 (0)