diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 35242b061..9927a63e6 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -169,6 +169,6 @@ jobs: pytest - name: Codecov upload - uses: codecov/codecov-action@v5.0.2 + uses: codecov/codecov-action@v5.0.4 with: token: ${{ secrets.CODECOV_TOKEN }} \ No newline at end of file