Skip to content

Commit c45d4bc

Browse files
Bump haskell-actions/setup from 2.8.1 to 2.8.2
Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/haskell-actions/setup/releases) - [Commits](haskell-actions/setup@v2.8.1...v2.8.2) --- updated-dependencies: - dependency-name: haskell-actions/setup dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 808407b commit c45d4bc

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
@@ -127,7 +127,7 @@ jobs:
127127
example: ['cabal', 'lsp-types']
128128

129129
steps:
130-
- uses: haskell-actions/[email protected].1
130+
- uses: haskell-actions/[email protected].2
131131
with:
132132
ghc-version : ${{ matrix.ghc }}
133133
cabal-version: ${{ matrix.cabal }}

0 commit comments

Comments
 (0)