diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eb7e1f617d..1bbd8a9a84 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,7 +63,7 @@ jobs: -Dcom.google.protobuf.error_on_unsafe_pre22_gencode - name: Upload test reports when failure occurs - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: failure() with: name: NewPipeExtractor-test-reports