We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de29559 commit b15a99dCopy full SHA for b15a99d
.github/workflows/generator.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Python
19
uses: actions/setup-python@v1
20
with:
21
- python-version: 3.8
+ python-version: 3.12.8
22
- name: Install requirements
23
run: |
24
pip install -r requirements.txt
0 commit comments