Skip to content

Commit 021dd1c

Browse files
authored
Merge pull request #1696 from Anselmoo/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5.0.7
2 parents ce32230 + 3dbd111 commit 021dd1c

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].6
76+
uses: codecov/[email protected].7
7777
with:
7878
name: codecov-umbrella
7979
flags: unittests

0 commit comments

Comments
 (0)