Skip to content

Commit ac99315

Browse files
chore(deps): update codecov/codecov-action action to v5.2.0
1 parent 4011a88 commit ac99315

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
@@ -69,7 +69,7 @@ jobs:
6969
- name: Test SpectraFit
7070
run: poetry run pytest
7171
- name: Codecov
72-
uses: codecov/codecov-action@v5.1.2
72+
uses: codecov/codecov-action@v5.2.0
7373
with:
7474
name: codecov-umbrella
7575
flags: unittests

0 commit comments

Comments
 (0)