Skip to content

Commit 68f4380

Browse files
committed
updated Python for Action
1 parent b629b6d commit 68f4380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/checkout@v4
2424
- uses: actions/setup-python@v5
2525
with:
26-
python-version: '3.7'
26+
python-version: '3.12'
2727
check-latest: true
2828
- name: Setup databases
2929
run: |

0 commit comments

Comments
 (0)