We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a9a116 + 8a9ebcf commit d899452Copy full SHA for d899452
.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@v5.0.7
+ uses: codecov/codecov-action@v5.1.1
77
with:
78
name: codecov-umbrella
79
flags: unittests
0 commit comments