We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b08ce94 commit 38fd5deCopy full SHA for 38fd5de
1 file changed
.github/workflows/cd.yml
@@ -46,7 +46,7 @@ jobs:
46
report_paths: '**/build/test-results/test/TEST-*.xml'
47
48
- name: Upload Jars
49
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
50
with:
51
name: QdrantJava
52
path: build/libs
0 commit comments