Skip to content

Commit

Permalink
Upgrade from deprecated haskell/actions/setup to haskell-actions/setu…
Browse files Browse the repository at this point in the history
…p in benchmarks (#4068)
  • Loading branch information
jhrcek authored Feb 12, 2024
1 parent f844a29 commit 0ccb178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
example: ['cabal', 'lsp-types']

steps:
- uses: haskell/actions/setup@v2.4.7
- uses: haskell-actions/setup@v2.6.1
with:
ghc-version : ${{ matrix.ghc }}
cabal-version: ${{ matrix.cabal }}
Expand Down

0 comments on commit 0ccb178

Please sign in to comment.