Skip to content

Commit 5d9b04d

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent 4a655ee commit 5d9b04d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
RELEASE_BUILD_LINKER_FLAGS: "-s -w"
3939
run: make compile-lambda-linux-all
4040

41-
- uses: actions/upload-artifact@v4
41+
- uses: actions/upload-artifact@v6
4242
with:
4343
name: aws-lambda-rie
4444
path: bin/*

0 commit comments

Comments
 (0)