Skip to content

Commit c8e84c6

Browse files
authored
Merge branch 'master' into master
2 parents 1b78ce7 + 399d1a2 commit c8e84c6

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

0 commit comments

Comments
 (0)