diff --git a/.github/workflows/console-test-run.yml b/.github/workflows/console-test-run.yml index f78a086ee..073591c06 100644 --- a/.github/workflows/console-test-run.yml +++ b/.github/workflows/console-test-run.yml @@ -10,7 +10,7 @@ on: inputs: console-test-branch: type: choice - description: 'main: v0.72.14, develop: v0.73.4' + description: 'main: v0.73.4, develop: v0.73.4' options: - main - develop