diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index b4b043f0..b2b860ca 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -70,7 +70,7 @@ jobs: if: | github.event_name == 'push' || github.event_name == 'pull_request' - uses: codecov/codecov-action@v5.4.3 + uses: codecov/codecov-action@v5.5.1 with: file: ./coverage.xml env_vars: OS,PYTHON