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 0c6578b commit 566e778Copy full SHA for 566e778
.github/workflows/application-signals-e2e-test.yml
@@ -34,7 +34,7 @@ jobs:
34
role-to-assume: arn:aws:iam::${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ACCOUNT_ID }}:role/${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ROLE_NAME }}
35
aws-region: us-east-1
36
37
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4
38
with:
39
name: ${{ inputs.staging-wheel-name }}
40
0 commit comments