Skip to content

Commit 038da5d

Browse files
upgrading upload artifact to v4 (#3162) (#3166)
Signed-off-by: Dhrubo Saha <[email protected]> (cherry picked from commit 5d2855f) Co-authored-by: Dhrubo Saha <[email protected]>
1 parent a0e5d8e commit 038da5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
flags: ml-commons
8383
token: ${{ secrets.CODECOV_TOKEN }}
8484

85-
- uses: actions/upload-artifact@v3
85+
- uses: actions/upload-artifact@v4
8686
with:
8787
name: ml-plugin-linux-${{ matrix.java }}
8888
path: ${{ steps.step-build-test-linux.outputs.build-test-linux }}

0 commit comments

Comments
 (0)