We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7fa299d + f640ce8 commit 14a9830Copy full SHA for 14a9830
.github/workflows/tests.yml
@@ -78,7 +78,7 @@ jobs:
78
79
# Report coverage
80
- name: Upload coverage reports to Codecov
81
- uses: codecov/codecov-action@v4.6.0
+ uses: codecov/codecov-action@v5.4.0
82
with:
83
token: ${{ secrets.CODECOV_TOKEN }}
84
files: ./coverage/clover-unit.xml,./coverage/clover-functional.xml,./Tests/Acceptance/_output/Xima.XmFormcycle.Tests.Acceptance.Acceptance.remote.coverage.xml
0 commit comments