diff --git a/.github/workflows/build-staging-and-deploy-aws.yml b/.github/workflows/build-staging-and-deploy-aws.yml index 1361300f76..ecb46142e1 100644 --- a/.github/workflows/build-staging-and-deploy-aws.yml +++ b/.github/workflows/build-staging-and-deploy-aws.yml @@ -86,7 +86,7 @@ jobs: steps: - name: ☁️ Checkout source uses: actions/checkout@v3 - - name: Configure AWS Credentials for China region audience + - name: Configure AWS Credentials uses: aws-actions/configure-aws-credentials@v4 with: audience: sts.amazonaws.com.cn