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

Commit 11be969

Browse files
authored
Merge pull request #89 from io7m-com/dependabot/github_actions/codecov/codecov-action-6.0.0
Automatically merged by ghtools. Audit ID: bd118b75-9dea-42d4-b461-ef14c9e2cd41
2 parents f53ab8f + aeaa374 commit 11be969

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.taskrecorder.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.taskrecorder.tests/target/site/jacoco-aggregate/jacoco.xml

0 commit comments

Comments
 (0)