Skip to content

Commit c0a0152

Browse files
⬆️ Update codecov/codecov-action action to v5.1.1 (#1581)
1 parent 4e214dd commit c0a0152

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/codecov-action@v5.0.7
75+
uses: codecov/codecov-action@v5.1.1
7676
- name: SonarCloud Scan
7777
if: github.event.pull_request.head.repo.fork == false
7878
uses: SonarSource/sonarcloud-github-action@v3.1.0

0 commit comments

Comments
 (0)