Update style_check.yml

This commit is contained in:
zr_jin 2024-12-10 09:38:05 +08:00
parent 8ee05e10e8
commit e14630a259

View File

@ -36,7 +36,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
python-version: [3.10]
python-version: [3.10.15]
fail-fast: false
steps: