Skip to content

Commit

Permalink
Use codecov 5.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed Nov 15, 2024
1 parent 1d89942 commit 54ccb98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.linux.temurin.lts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ jobs:
path: ./com.io7m.zelador.tests/target/surefire-reports

- name: Coverage
uses: codecov/codecov-action@v4.6.0
uses: codecov/codecov-action@v5.0.2
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: com.io7m.zelador.tests/target/site/jacoco-aggregate/jacoco.xml
files: com.io7m.zelador.tests/target/site/jacoco-aggregate/jacoco.xml

- name: Log in to Quay.io.
uses: redhat-actions/[email protected]
Expand Down

0 comments on commit 54ccb98

Please sign in to comment.