Skip to content

Commit

Permalink
Merge pull request #93 from Bisnode/feature/codecov_v.3
Browse files Browse the repository at this point in the history
Update codecov to v. 3.1.4
  • Loading branch information
radrys committed Jul 17, 2023
2 parents afe4c81 + bc9ebb2 commit e9f9fdd
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 e9f9fdd

Please sign in to comment.