update GitHub workflow Python to 3.12
This commit is contained in:
parent
4539524ffe
commit
bd19f71caa
2
.github/workflows/static.yml
vendored
2
.github/workflows/static.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
cache: npm
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.11'
|
||||
python-version: '3.12'
|
||||
cache: pip
|
||||
|
||||
- run: sudo apt-get update
|
||||
|
Loading…
x
Reference in New Issue
Block a user