Skip to content

Commit ac83df8

Browse files
authored
Merge pull request #1693 from Anselmoo/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5.0.6
2 parents d63ac0c + f54ef6e commit ac83df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: Test SpectraFit
7474
run: poetry run pytest
7575
- name: Codecov
76-
uses: codecov/[email protected].2
76+
uses: codecov/[email protected].6
7777
with:
7878
name: codecov-umbrella
7979
flags: unittests

0 commit comments

Comments
 (0)