Skip to content

Commit 3c4c623

Browse files
committed
feat(DEVC-2097): tiny CI fix
1 parent 4bd8dda commit 3c4c623

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

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

108108
- uses: actions/setup-python@v6
109109
with:
110-
python-version: 3.10
110+
python-version: '3.10'
111111

112112
- name: Install dependencies
113113
run: pip install -U setuptools wheel build

0 commit comments

Comments
 (0)