Skip to content

Commit 78fda7d

Browse files
committed
update download tarball github artifact
1 parent 765d6a4 commit 78fda7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/lambda_artifacts_build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ runs:
2424
using: 'composite'
2525
steps:
2626
- name: Download Tarball to GitHub Actions
27-
uses: actions/download-artifact@v3
27+
uses: actions/download-artifact@v4
2828
with:
2929
name: ${{ inputs.staging_tarball}}
3030
path: ./aws-distro-opentelemetry-node-autoinstrumentation/

0 commit comments

Comments
 (0)