diff --git a/.github/workflows/python-ci.yml b/.github/workflows/python-ci.yml index 8636e0852..e87b065a5 100644 --- a/.github/workflows/python-ci.yml +++ b/.github/workflows/python-ci.yml @@ -73,7 +73,7 @@ jobs: - name: Test SpectraFit run: poetry run pytest - name: Codecov - uses: codecov/codecov-action@v5.0.2 + uses: codecov/codecov-action@v5.0.6 with: name: codecov-umbrella flags: unittests