diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7ee296d..03212c8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -93,7 +93,7 @@ jobs: uses: actions/download-artifact@v8 - name: Codecov upload - uses: codecov/codecov-action@v6 + uses: codecov/codecov-action@v7 with: name: ${{ github.workflow }} fail_ci_if_error: true