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 5a1da11 commit e8a01b5Copy full SHA for e8a01b5
.github/workflows/benchmark.yml
@@ -51,7 +51,7 @@ jobs:
51
run: bundle exec rake benchmark:run
52
53
- name: Configure AWS credentials
54
- uses: aws-actions/configure-aws-credentials@v4
+ uses: aws-actions/configure-aws-credentials@v5
55
continue-on-error: true
56
with:
57
role-to-assume: arn:aws:iam::373952703873:role/BenchmarkReporter
0 commit comments