We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d3147d commit c0b15f8Copy full SHA for c0b15f8
.github/workflows/main.linux.temurin.lts.yml
@@ -54,7 +54,7 @@ jobs:
54
path: ./com.io7m.digal.tests/target/surefire-reports
55
56
- name: Coverage
57
- uses: codecov/codecov-action@v4.5.0
+ uses: codecov/codecov-action@v4.6.0
58
with:
59
token: ${{ secrets.CODECOV_TOKEN }}
60
file: com.io7m.digal.tests/target/site/jacoco-aggregate/jacoco.xml
0 commit comments