We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4701442 commit 21adb44Copy full SHA for 21adb44
1 file changed
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
RELEASE_BUILD_LINKER_FLAGS: "-s -w"
39
run: make compile-lambda-linux-all
40
41
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v6
42
with:
43
name: aws-lambda-rie
44
path: bin/*
0 commit comments