Skip to content

Commit 740be5b

Browse files
committed
add quote to ensure python version being parsed correctly
1 parent 99a52ac commit 740be5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ jobs:
351351

352352
- uses: actions/setup-python@v5
353353
with:
354-
python-version: 3.10
354+
python-version: '3.10'
355355

356356
- name: set-release-env
357357
shell: bash

0 commit comments

Comments
 (0)