Wrap in quotes
diff --git a/.github/workflows/beam_Inference_Python_Benchmarks_Dataflow.yml b/.github/workflows/beam_Inference_Python_Benchmarks_Dataflow.yml index 5bbde6f..685241a 100644 --- a/.github/workflows/beam_Inference_Python_Benchmarks_Dataflow.yml +++ b/.github/workflows/beam_Inference_Python_Benchmarks_Dataflow.yml
@@ -72,7 +72,7 @@ - name: Setup Python environment uses: ./.github/actions/setup-environment-action with: - python-version: 3.10 + python-version: '3.10' - name: Prepare test arguments uses: ./.github/actions/test-arguments-action with: