We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b16cabe commit 8be89f9Copy full SHA for 8be89f9
.github/workflows/main.linux.temurin.lts.yml
@@ -44,7 +44,7 @@ jobs:
44
path: ./com.io7m.timehack6435126.tests/target/surefire-reports
45
46
- name: Coverage
47
- uses: codecov/codecov-action@v4.4.1
+ uses: codecov/codecov-action@v4.5.0
48
with:
49
token: ${{ secrets.CODECOV_TOKEN }}
50
file: com.io7m.timehack6435126.tests/target/site/jacoco-aggregate/jacoco.xml
0 commit comments