Skip to content

Commit

Permalink
Update codecov to v. 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
radrys committed Jul 17, 2023
1 parent afe4c81 commit bc9ebb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
name: opa-gradle-plugin
path: build/libs
- uses: codecov/codecov-action@v1.0.3
- uses: codecov/codecov-action@v3.1.4
with:
token: ${{secrets.CODECOV_TOKEN}}
file: ./build/reports/jacoco/test/jacocoTestReport.xml
Expand Down

0 comments on commit bc9ebb2

Please sign in to comment.