diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 404cade9da..c8fcd96bb5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2187,7 +2187,7 @@ jobs: - name: Upload Gradle test reports if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: blob_storage_integration_test_reports_${{ matrix.mode.label }} path: core/build/reports/tests/integrationTestObjectStorage