We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc5bd74 commit 3c79e64Copy full SHA for 3c79e64
.github/workflows/gh-pages.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Set up Python
33
uses: actions/setup-python@v5
34
with:
35
- python-version: '3.7.15'
+ python-version: '3.12'
36
architecture: 'x64'
37
38
- name: Install dependencies
0 commit comments