Skip to content

Commit

Permalink
Update download tarball GitHub artifact (#154)
Browse files Browse the repository at this point in the history
*Issue #, if available:*
Found another `download-artifact@v3` version.

*Description of changes:*
Updating version to `v4`

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
  • Loading branch information
yiyuan-he authored Feb 12, 2025
1 parent 765d6a4 commit 8f11e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/lambda_artifacts_build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ runs:
using: 'composite'
steps:
- name: Download Tarball to GitHub Actions
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: ${{ inputs.staging_tarball}}
path: ./aws-distro-opentelemetry-node-autoinstrumentation/
Expand Down

0 comments on commit 8f11e11

Please sign in to comment.