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