Skip to content

Commit 7f653c6

Browse files
committed
chore(deps): update codecov/codecov-action action to v4.3.0
1 parent bba45ec commit 7f653c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
run: mvn -B clean package install jacoco:report
3535

3636
- name: Coverage
37-
uses: codecov/codecov-action@v4.2.0
37+
uses: codecov/codecov-action@v4.3.0
3838
with:
3939
file: target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)