We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f323ed commit 675de3eCopy full SHA for 675de3e
.github/workflows/CI-workflow.yml
@@ -79,7 +79,7 @@ jobs:
79
flags: ml-commons
80
token: ${{ secrets.CODECOV_TOKEN }}
81
82
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
83
with:
84
name: ml-plugin-linux-${{ matrix.java }}
85
path: ${{ steps.step-build-test-linux.outputs.build-test-linux }}
0 commit comments