Skip to content

Commit 388013e

Browse files
chore(deps): update codecov/codecov-action action to v5.3.0
1 parent fb10b6f commit 388013e

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

0 commit comments

Comments
 (0)