Skip to content

Commit

Permalink
update codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
xvik committed Feb 17, 2023
1 parent 9e63d8a commit d529762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
arguments: jacocoTestReport

- uses: codecov/codecov-action@v2
- uses: codecov/codecov-action@v3
with:
files: build/reports/jacoco/test/jacocoTestReport.xml
flags: LINUX
Expand Down

0 comments on commit d529762

Please sign in to comment.