There was an error while loading. Please reload this page.
1 parent 549fcf8 commit a2251b7Copy full SHA for a2251b7
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.13'
34
35
- name: Setup virtual environment
36
run: make venv
0 commit comments