We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6f8951 commit fd9b225Copy full SHA for fd9b225
.github/workflows/main.linux.temurin.lts.yml
@@ -47,7 +47,7 @@ jobs:
47
path: ./com.io7m.quixote.tests/target/surefire-reports
48
49
- name: Coverage
50
- uses: codecov/[email protected].5
+ uses: codecov/[email protected].7
51
with:
52
token: ${{ secrets.CODECOV_TOKEN }}
53
files: com.io7m.quixote.tests/target/site/jacoco-aggregate/jacoco.xml
0 commit comments