We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b629b6d commit 68f4380Copy full SHA for 68f4380
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v4
24
- uses: actions/setup-python@v5
25
with:
26
- python-version: '3.7'
+ python-version: '3.12'
27
check-latest: true
28
- name: Setup databases
29
run: |
0 commit comments