diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 460f09d5..566e4997 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -40,7 +40,7 @@ jobs: retention-days: 7 - name: Upload Coverage to Codecov - uses: codecov/codecov-action@v4.4.0 + uses: codecov/codecov-action@v4.4.1 with: directory: ./ env_vars: OS,PYTHON