diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6180b54a..8b6fb7f9 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -253,7 +253,7 @@ jobs: - name: Download artifact uses: actions/download-artifact@v4 - name: Upload to codecov - uses: codecov/codecov-action@v5.1.1 + uses: codecov/codecov-action@v5.1.2 with: fail_ci_if_error: true files: |