Skip to content

Commit f04ece1

Browse files
authored
Update run-tests.yml
1 parent 5d152a8 commit f04ece1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v4
2424

2525
- name: Setup Haskell
26-
uses: haskell-actions/setup@v1
26+
uses: haskell-actions/setup
2727
with:
2828
ghc-version: ${{ matrix.ghc }}
2929
cabal-version: ${{ matrix.cabal }}

0 commit comments

Comments
 (0)