Skip to content

Commit 66a542c

Browse files
committed
Use latest action
1 parent c761cb1 commit 66a542c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Setup Stack
14-
uses: haskell/actions/setup@v2
14+
uses: haskell-actions/setup@v2
1515
with:
1616
ghc-version: '9.8.4'
1717
enable-stack: true

0 commit comments

Comments
 (0)