There was an error while loading. Please reload this page.
1 parent 30985ab commit 1f58563Copy full SHA for 1f58563
1 file changed
.github/workflows/build-and-deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Set up Python
31
uses: actions/setup-python@v4
32
with:
33
- python-version: '3.11'
+ python-version: '3.12'
34
35
- name: Setup virtual environment
36
run: make venv
0 commit comments