diff --git a/.github/workflows/common_ci.yml b/.github/workflows/common_ci.yml index c68d6850..c39f75f7 100644 --- a/.github/workflows/common_ci.yml +++ b/.github/workflows/common_ci.yml @@ -66,7 +66,7 @@ jobs: enable_persistence_tests: 'true' test_service_port: ${{ env.TEST_SERVICE_PORT }} token: ${{ secrets.GITHUB_TOKEN }} - version: v3.0.0-alpha.6 + version: v3 - name: Upload test service logs uses: actions/upload-artifact@v4