Update style_check.yml

This commit is contained in:
zr_jin 2025-01-16 12:11:18 +08:00
parent ab91112909
commit 92f47a1c8c

View File

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