mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-14 14:06:12 +00:00
Merge pull request #398 from apache/dependabot/github_actions/codecov/codecov-action-4.1.0
Bump codecov/codecov-action from 4.0.1 to 4.1.0
This commit is contained in:
commit
9c13806da1
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
@ -47,6 +47,6 @@ jobs:
|
||||
run: mvn --show-version --batch-mode --no-transfer-progress test jacoco:report
|
||||
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4.0.1
|
||||
uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
|
||||
with:
|
||||
files: ./target/site/jacoco/jacoco.xml
|
||||
|
Loading…
x
Reference in New Issue
Block a user