Merge pull request #389 from apache/dependabot/github_actions/codecov/codecov-action-4.0.1

Bump codecov/codecov-action from 3.1.5 to 4.0.1
This commit is contained in:
Gary Gregory 2024-02-02 08:20:47 -05:00 committed by GitHub
commit 0236e84574
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0 # v3.1.5
uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4.0.1
with:
files: ./target/site/jacoco/jacoco.xml