We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f2f142 + f23410c commit 472f2cbCopy full SHA for 472f2cb
.github/workflows/main.linux.temurin.lts.yml
@@ -47,7 +47,7 @@ jobs:
47
path: ./com.io7m.jattribute.tests/target/surefire-reports
48
49
- name: Coverage
50
- uses: codecov/codecov-action@v5.1.2
+ uses: codecov/codecov-action@v5.3.1
51
with:
52
token: ${{ secrets.CODECOV_TOKEN }}
53
files: com.io7m.jattribute.tests/target/site/jacoco-aggregate/jacoco.xml
0 commit comments