Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2e4334e

Browse files
authoredNov 21, 2024··
chore(deps): update codecov/codecov-action action to v5.0.7
1 parent 5fed098 commit 2e4334e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
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.0.6
42+
uses: codecov/codecov-action@v5.0.7
4343
with:
4444
file: target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)
Please sign in to comment.