Skip to content

Commit

Permalink
Update codecov/codecov-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jonashackt committed Nov 22, 2022
1 parent 772ec61 commit 6b4edbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- run: mvn -B verify -P coverage --no-transfer-progress

- uses: codecov/codecov-action@v1
- uses: codecov/codecov-action@v3
with:
file: ./**/target/site/jacoco/jacoco.xml
name: codecov
Expand Down

0 comments on commit 6b4edbc

Please sign in to comment.