Skip to content

Commit 4ae2c1e

Browse files
authored
Merge pull request #3823 from haskell/dependabot/github_actions/haskell/actions-2.4.7
Bump haskell/actions from 2.4.6 to 2.4.7
2 parents d983c89 + 4a94cf7 commit 4ae2c1e

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].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)