Skip to content

Commit 7da11e3

Browse files
renovate[bot]tcurdt
authored andcommitted
chore(deps): update codecov/codecov-action action to v4.0.2
1 parent f60ea43 commit 7da11e3

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
@@ -32,6 +32,6 @@ jobs:
3232
run: mvn -B clean package install jacoco:report
3333

3434
- name: Coverage
35-
uses: codecov/codecov-action@v4.0.1
35+
uses: codecov/codecov-action@v4.0.2
3636
with:
3737
file: target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)