Skip to content

Commit 9f47c97

Browse files
authored
Merge pull request #1747 from Anselmoo/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5.1.2
2 parents 2fd7656 + c5a5dd3 commit 9f47c97

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

0 commit comments

Comments
 (0)