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 47e8717 commit 4be646dCopy full SHA for 4be646d
.github/workflows/ci_examples_net.yml
@@ -47,7 +47,7 @@ jobs:
47
run: make setup_net
48
49
- name: Configure AWS Credentials
50
- uses: aws-actions/configure-aws-credentials@v2
+ uses: aws-actions/configure-aws-credentials@v4
51
with:
52
aws-region: us-west-2
53
role-to-assume: arn:aws:iam::370957321024:role/GitHub-CI-DDBEC-Dafny-Role-us-west-2
.github/workflows/ci_test_vector_net.yml
@@ -28,7 +28,7 @@ jobs:
28
cors: '*'
29
30
31
32
33
34
0 commit comments