Skip to content

Commit 7c52a37

Browse files
committed
Update gen_controls.yml
1 parent de4b365 commit 7c52a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gen_controls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Python 3.10
2323
uses: actions/setup-python@v4
2424
with:
25-
python-version: 3.10
25+
python-version: "3.11"
2626
- name: Install dependencies
2727
run: |
2828
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)