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] <[email protected]>
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

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].6
124+
- uses: haskell/actions/[email protected].7
125125
with:
126126
ghc-version : ${{ matrix.ghc }}
127127
cabal-version: ${{ matrix.cabal }}

0 commit comments

Comments
 (0)