Skip to content

Commit 675de3e

Browse files
Updated to latest versions of actions to resolve CI issues
Signed-off-by: rithin-pullela-aws <[email protected]>
1 parent 7f323ed commit 675de3e

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
@@ -79,7 +79,7 @@ jobs:
7979
flags: ml-commons
8080
token: ${{ secrets.CODECOV_TOKEN }}
8181

82-
- uses: actions/upload-artifact@v3
82+
- uses: actions/upload-artifact@v4
8383
with:
8484
name: ml-plugin-linux-${{ matrix.java }}
8585
path: ${{ steps.step-build-test-linux.outputs.build-test-linux }}

0 commit comments

Comments
 (0)