Skip to content

Commit 92fee05

Browse files
renovate[bot]tcurdt
authored andcommitted
chore(deps): update codecov/codecov-action action to v3.1.5
1 parent 572428c commit 92fee05

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@v3.1.4
35+
uses: codecov/codecov-action@v3.1.5
3636
with:
3737
file: target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)