Skip to content

Commit b8b7eec

Browse files
authored
update configure-aws-credentials action
1 parent 64e268b commit b8b7eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- id: deployment
4444
uses: actions/deploy-pages@v4
4545
- name: Configure AWS credentials
46-
uses: aws-actions/configure-aws-credentials@v1
46+
uses: aws-actions/configure-aws-credentials@v4
4747
with:
4848
role-to-assume: arn:aws:iam::890664054962:role/forge-rust-lang-org-ci
4949
aws-region: us-east-1

0 commit comments

Comments
 (0)