Skip to content

Commit 26ea0bc

Browse files
committed
bump artifact upload
1 parent 95d2253 commit 26ea0bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
fi
6767
6868
- name: Upload Jacoco coverage report
69-
uses: actions/upload-artifact@v3
69+
uses: actions/upload-artifact@v4
7070
with:
7171
name: jacoco-report
7272
path: build/reports/jacoco/

0 commit comments

Comments
 (0)