Skip to content

Commit 25868f8

Browse files
chore(deps): update codecov/codecov-action action to v5.3.1 (#807)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1e9ae7 commit 25868f8

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
@@ -39,6 +39,6 @@ jobs:
3939
run: mvn -B clean package install jacoco:report
4040

4141
- name: Coverage
42-
uses: codecov/codecov-action@v5.3.0
42+
uses: codecov/codecov-action@v5.3.1
4343
with:
4444
file: target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)