mirror of
https://github.com/fastapi/sqlmodel.git
synced 2025-12-12 23:46:59 +08:00
👷 Update Python version for coverage (#1083)
This commit is contained in:
committed by
GitHub
parent
6c1b011636
commit
2978d10834
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -86,7 +86,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.8'
|
||||
python-version: '3.12'
|
||||
|
||||
- name: Get coverage files
|
||||
uses: actions/download-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user