Skip to content

Commit 3973641

Browse files
committed
fix: Point ci-test to a pre forge version.
1 parent fc1a1d3 commit 3973641

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
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
fetch-depth: 0
2929
- name: Setup CI
30-
uses: input-output-hk/catalyst-ci/actions/setup@master
30+
uses: input-output-hk/catalyst-ci/actions/setup@v3.2.26
3131
with:
3232
aws_role_arn: ${{ env.AWS_ROLE_ARN }}
3333
aws_region: ${{ env.AWS_REGION }}

0 commit comments

Comments
 (0)