There was an error while loading. Please reload this page.
2 parents 7de09bf + afae5f1 commit f03ee1bCopy full SHA for f03ee1b
1 file changed
.github/workflows/main.linux.temurin.lts.yml
@@ -54,7 +54,7 @@ jobs:
54
path: ./com.io7m.xstructural.tests/target/surefire-reports
55
56
- name: Coverage
57
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de
+ uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2
58
with:
59
token: ${{ secrets.CODECOV_TOKEN }}
60
files: com.io7m.xstructural.tests/target/site/jacoco-aggregate/jacoco.xml
0 commit comments