diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d424183a..ef02c76f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -246,7 +246,7 @@ jobs: - name: Download artifact uses: actions/download-artifact@v4 - name: Upload to codecov - uses: codecov/codecov-action@v4.6.0 + uses: codecov/codecov-action@v5.0.2 with: fail_ci_if_error: true files: |