Skip to content

Commit 14a9830

Browse files
Merge pull request #44 from xima-media/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5
2 parents 7fa299d + f640ce8 commit 14a9830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878

7979
# Report coverage
8080
- name: Upload coverage reports to Codecov
81-
uses: codecov/codecov-action@v4.6.0
81+
uses: codecov/codecov-action@v5.4.0
8282
with:
8383
token: ${{ secrets.CODECOV_TOKEN }}
8484
files: ./coverage/clover-unit.xml,./coverage/clover-functional.xml,./Tests/Acceptance/_output/Xima.XmFormcycle.Tests.Acceptance.Acceptance.remote.coverage.xml

0 commit comments

Comments
 (0)