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
|
||||
uses: https://git.quad4.io/actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
|
||||
with:
|
||||
python-version: "3.12"
|
||||
python-version: "3.13"
|
||||
|
||||
- name: Sync versions
|
||||
run: python scripts/sync_version.py
|
||||
|
||||
Reference in New Issue
Block a user