Skip to content

Commit bc9ebb2

Browse files
authored
Update codecov to v. 3.1.4
1 parent afe4c81 commit bc9ebb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
name: opa-gradle-plugin
2323
path: build/libs
24-
- uses: codecov/codecov-action@v1.0.3
24+
- uses: codecov/codecov-action@v3.1.4
2525
with:
2626
token: ${{secrets.CODECOV_TOKEN}}
2727
file: ./build/reports/jacoco/test/jacocoTestReport.xml

0 commit comments

Comments
 (0)