chore(workflows): update Python version to 3.13 in build.yml for compatibility
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
|||||||
- name: Install Python
|
- name: Install Python
|
||||||
uses: https://git.quad4.io/actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
|
uses: https://git.quad4.io/actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
|
||||||
with:
|
with:
|
||||||
python-version: "3.12"
|
python-version: "3.13"
|
||||||
|
|
||||||
- name: Sync versions
|
- name: Sync versions
|
||||||
run: python scripts/sync_version.py
|
run: python scripts/sync_version.py
|
||||||
|
|||||||
Reference in New Issue
Block a user