Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Commit f03ee1b

Browse files
authored
Merge pull request #68 from io7m-com/dependabot/github_actions/codecov/codecov-action-6.0.0
Automatically merged by ghtools. Audit ID: 2090d01b-4a9b-4e1d-9a97-2315c7ef331b
2 parents 7de09bf + afae5f1 commit f03ee1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
path: ./com.io7m.xstructural.tests/target/surefire-reports
5555

5656
- name: Coverage
57-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de
57+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2
5858
with:
5959
token: ${{ secrets.CODECOV_TOKEN }}
6060
files: com.io7m.xstructural.tests/target/site/jacoco-aggregate/jacoco.xml

0 commit comments

Comments
 (0)