Skip to content

Commit ceed5e0

Browse files
authored
Merge pull request #1834 from Anselmoo/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5.4.0
2 parents caf132d + 66789f4 commit ceed5e0

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
@@ -58,7 +58,7 @@ jobs:
5858
- name: Test SpectraFit
5959
run: uv run --group dev --all-extras pytest spectrafit/
6060
- name: Codecov
61-
uses: codecov/codecov-action@v5.3.1
61+
uses: codecov/codecov-action@v5.4.0
6262
with:
6363
name: codecov-umbrella
6464
flags: unittests

0 commit comments

Comments
 (0)