Skip to content

Commit ab80ebb

Browse files
committed
ci: Bump actions/upload-artifact to v4
Signed-off-by: Anush008 <anushshetty90@gmail.com>
1 parent b08ce94 commit ab80ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
report_paths: '**/build/test-results/test/TEST-*.xml'
4747

4848
- name: Upload Jars
49-
uses: actions/upload-artifact@v3
49+
uses: actions/upload-artifact@v4
5050
with:
5151
name: QdrantJava
5252
path: build/libs

0 commit comments

Comments
 (0)