Skip to content

Commit f232f89

Browse files
chore(deps): update codecov/codecov-action action to v5.2.0
1 parent 3596f33 commit f232f89

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.1.2
61+
uses: codecov/codecov-action@v5.2.0
6262
with:
6363
name: codecov-umbrella
6464
flags: unittests

0 commit comments

Comments
 (0)