Skip to content

Commit 3ff44d1

Browse files
committed
⬆️ Update codecov/codecov-action action to v3.1.4
1 parent 818cce4 commit 3ff44d1

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
@@ -71,7 +71,7 @@ jobs:
7171
poetry run coverage combine coverage*/.coverage*
7272
poetry run coverage xml -i
7373
- name: 🚀 Upload coverage report
74-
uses: codecov/[email protected].3
74+
uses: codecov/[email protected].4
7575
- name: SonarCloud Scan
7676
if: github.event.pull_request.head.repo.fork == false
7777
uses: SonarSource/[email protected]

0 commit comments

Comments
 (0)