Skip to content

Commit c793a5d

Browse files
committed
fix forge version
1 parent 6463304 commit c793a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install Forge
2626
uses: input-output-hk/catalyst-forge/actions/install@ci/v1.8.0
2727
with:
28-
version: 0.18.0
28+
version: 0.19.0
2929
if: always()
3030

3131
- name: Setup CI

0 commit comments

Comments
 (0)