We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d5c5ef + 80c8824 commit 02e2355Copy full SHA for 02e2355
.github/workflows/python-ci.yml
@@ -73,7 +73,7 @@ jobs:
73
- name: Test SpectraFit
74
run: poetry run pytest
75
- name: Codecov
76
- uses: codecov/codecov-action@v4.6.0
+ uses: codecov/codecov-action@v5.0.2
77
with:
78
name: codecov-umbrella
79
flags: unittests
0 commit comments