Skip to content

Commit 240ff85

Browse files
Bump haskell/actions from 2.4.6 to 2.4.7
Bumps [haskell/actions](https://github.com/haskell/actions) from 2.4.6 to 2.4.7. - [Release notes](https://github.com/haskell/actions/releases) - [Commits](haskell/actions@v2.4.6...v2.4.7) --- updated-dependencies: - dependency-name: haskell/actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c941dac commit 240ff85

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

0 commit comments

Comments
 (0)