Skip to content

Commit c0b15f8

Browse files
committed
Upgrade codecov 4.5.0 -> 4.6.0.
1 parent 7d3147d commit c0b15f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.linux.temurin.lts.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
path: ./com.io7m.digal.tests/target/surefire-reports
5555

5656
- name: Coverage
57-
uses: codecov/codecov-action@v4.5.0
57+
uses: codecov/codecov-action@v4.6.0
5858
with:
5959
token: ${{ secrets.CODECOV_TOKEN }}
6060
file: com.io7m.digal.tests/target/site/jacoco-aggregate/jacoco.xml

0 commit comments

Comments
 (0)