Skip to content

Commit 03e7e63

Browse files
Bump codecov/codecov-action from 6.0.0 to 6.0.1 in the actions group (#353)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9afabba commit 03e7e63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ jobs:
251251
- name: Combine coverage files
252252
run: pipx install coverage && coverage combine --append coverage_files/**/.coverage
253253

254-
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
254+
- uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
255255
with:
256256
fail_ci_if_error: false
257257
files: .coverage

0 commit comments

Comments
 (0)