We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4b7e37 + 939e89c commit 2598170Copy full SHA for 2598170
1 file changed
.github/workflows/deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
make generate
36
37
- name: Configure AWS Credentials
38
- uses: aws-actions/configure-aws-credentials@v1
+ uses: aws-actions/configure-aws-credentials@v2
39
with:
40
role-to-assume: arn:aws:iam::386531310338:role/pythonwheels_deploy_from_github
41
aws-region: eu-west-1
0 commit comments