Skip to content

Commit

Permalink
revert to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
c1495616js committed Oct 15, 2024
1 parent 4f6fa3d commit 3a6c551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Git clone the repository
uses: actions/checkout@v4
- name: configure aws credentials
uses: aws-actions/configure-aws-credentials@v4
uses: aws-actions/configure-aws-credentials@v3
with:
role-to-assume: ${{secrets.AWS_SA_ROLE_ARN}}
aws-region: ca-central-1
Expand Down

0 comments on commit 3a6c551

Please sign in to comment.