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 01d096f commit b38c8abCopy full SHA for b38c8ab
.github/workflows/deploy-docs-staging.yaml
@@ -34,7 +34,7 @@ jobs:
34
fi
35
36
- name: Configure AWS credentials
37
- uses: aws-actions/configure-aws-credentials@v2
+ uses: aws-actions/configure-aws-credentials@v4
38
with:
39
role-to-assume: arn:aws:iam::325553860333:role/GitHubActionsRole
40
aws-region: us-east-2 # or your preferred region
0 commit comments