Skip to content

Commit 30c215e

Browse files
authored
Merge pull request #1105 from alvr/renovate/major-actions
chore(deps): update codecov/codecov-action action to v5
2 parents 5071095 + 113c745 commit 30c215e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/katana.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
**/build/reports/tests/testDebugUnitTest
127127
retention-days: 7
128128
- name: Upload report to Codecov
129-
uses: codecov/codecov-action@v4.6.0
129+
uses: codecov/codecov-action@v5.0.7
130130
with:
131131
token: ${{ secrets.CODECOV_TOKEN }}
132132
files: build/reports/kover/report.xml

0 commit comments

Comments
 (0)