Skip to content

Commit 5c016c8

Browse files
⬆️ Update codecov/codecov-action action to v5.0.1 (#1241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7decfca commit 5c016c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
poetry run coverage combine coverage*/.coverage*
7373
poetry run coverage xml -i
7474
- name: 🚀 Upload coverage report
75-
uses: codecov/[email protected].0
75+
uses: codecov/[email protected].1
7676
- name: SonarCloud Scan
7777
if: github.event.pull_request.head.repo.fork == false
7878
uses: SonarSource/[email protected]

0 commit comments

Comments
 (0)