Skip to content

Commit f35f20b

Browse files
committed
chore(deps): update codecov/codecov-action action to v4.1.1
1 parent ad5d306 commit f35f20b

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.1.0
37+
uses: codecov/codecov-action@v4.1.1
3838
with:
3939
file: target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)