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 765d6a4 commit 78fda7dCopy full SHA for 78fda7d
.github/actions/lambda_artifacts_build/action.yml
@@ -24,7 +24,7 @@ runs:
24
using: 'composite'
25
steps:
26
- name: Download Tarball to GitHub Actions
27
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
28
with:
29
name: ${{ inputs.staging_tarball}}
30
path: ./aws-distro-opentelemetry-node-autoinstrumentation/
0 commit comments