Skip to content

Commit

Permalink
Upgrade codecov 4.5.0 -> 4.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed Oct 2, 2024
1 parent 7d3147d commit c0b15f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.linux.temurin.lts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
path: ./com.io7m.digal.tests/target/surefire-reports

- name: Coverage
uses: codecov/codecov-action@v4.5.0
uses: codecov/codecov-action@v4.6.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: com.io7m.digal.tests/target/site/jacoco-aggregate/jacoco.xml
Expand Down

0 comments on commit c0b15f8

Please sign in to comment.