We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc1a1d3 commit 3973641Copy full SHA for 3973641
.github/workflows/ci-test.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
fetch-depth: 0
29
- name: Setup CI
30
- uses: input-output-hk/catalyst-ci/actions/setup@master
+ uses: input-output-hk/catalyst-ci/actions/setup@v3.2.26
31
32
aws_role_arn: ${{ env.AWS_ROLE_ARN }}
33
aws_region: ${{ env.AWS_REGION }}
0 commit comments