Skip to content

Commit c751380

Browse files
Bump haskell/actions from 2.3.3 to 2.3.6 (#3529)
Bumps [haskell/actions](https://github.com/haskell/actions) from 2.3.3 to 2.3.6. - [Release notes](https://github.com/haskell/actions/releases) - [Commits](haskell/actions@v2.3.3...v2.3.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 eebf3b2 commit c751380

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
@@ -113,7 +113,7 @@ jobs:
113113
example: ['cabal', 'lsp-types']
114114

115115
steps:
116-
- uses: haskell/actions/[email protected].3
116+
- uses: haskell/actions/[email protected].6
117117
with:
118118
ghc-version : ${{ matrix.ghc }}
119119
cabal-version: ${{ matrix.cabal }}

0 commit comments

Comments
 (0)