Skip to content

Commit 02e2355

Browse files
authored
Merge pull request #1685 from Anselmoo/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5
2 parents 9d5c5ef + 80c8824 commit 02e2355

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/codecov-action@v4.6.0
76+
uses: codecov/codecov-action@v5.0.2
7777
with:
7878
name: codecov-umbrella
7979
flags: unittests

0 commit comments

Comments
 (0)