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 a0e5d8e commit 038da5dCopy full SHA for 038da5d
.github/workflows/CI-workflow.yml
@@ -82,7 +82,7 @@ jobs:
82
flags: ml-commons
83
token: ${{ secrets.CODECOV_TOKEN }}
84
85
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
86
with:
87
name: ml-plugin-linux-${{ matrix.java }}
88
path: ${{ steps.step-build-test-linux.outputs.build-test-linux }}
0 commit comments