Skip to content

Commit 3ffde0d

Browse files
Bump haskell/actions from 2.4.4 to 2.4.6 (#3754)
Bumps [haskell/actions](https://github.com/haskell/actions) from 2.4.4 to 2.4.6. - [Release notes](https://github.com/haskell/actions/releases) - [Commits](haskell/actions@v2.4.4...v2.4.6) --- 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>
1 parent 9c56c3c commit 3ffde0d

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
@@ -121,7 +121,7 @@ jobs:
121121
example: ['cabal', 'lsp-types']
122122

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

0 commit comments

Comments
 (0)