Skip to content

Commit 3269f50

Browse files
authored
Merge branch 'master' into wip/1.7-release-scripts
2 parents 51c49ce + cf75977 commit 3269f50

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
@@ -109,7 +109,7 @@ jobs:
109109
example: ['cabal', 'lsp-types']
110110

111111
steps:
112-
- uses: haskell/actions/setup@v1
112+
- uses: haskell/actions/setup@v2
113113
with:
114114
ghc-version : ${{ matrix.ghc }}
115115
cabal-version: ${{ matrix.cabal }}

0 commit comments

Comments
 (0)