Skip to content

Commit b15a99d

Browse files
authored
Update generator.yml
1 parent de29559 commit b15a99d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Python
1919
uses: actions/setup-python@v1
2020
with:
21-
python-version: 3.8
21+
python-version: 3.12.8
2222
- name: Install requirements
2323
run: |
2424
pip install -r requirements.txt

0 commit comments

Comments
 (0)