Skip to content

Commit 8bd5e64

Browse files
committed
[CI] update actions
1 parent bd02f7a commit 8bd5e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v2
2121

2222
- name: Setup latest stack
23-
uses: actions/setup-haskell@v1
23+
uses: haskell/actions/setup@v2
2424
with:
2525
enable-stack: true
2626
stack-version: 'latest'

0 commit comments

Comments
 (0)