Skip to content

Commit b15a99d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generator.yml

+1-1
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)