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 0fa13cc commit aef766aCopy full SHA for aef766a
.github/workflows/main.linux.temurin.lts.yml
@@ -50,7 +50,7 @@ jobs:
50
path: ./com.io7m.jsay.tests/target/surefire-reports
51
52
- name: Coverage
53
- uses: codecov/codecov-action@525fcbf8a05e5933b1ef3c7885da8fd1d7231920
+ uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24
54
with:
55
token: ${{ secrets.CODECOV_TOKEN }}
56
files: com.io7m.jsay.tests/target/site/jacoco-aggregate/jacoco.xml
0 commit comments