quote the version string

default github update
This commit is contained in:
levina 2022-01-31 16:08:10 +07:00 committed by GitHub
parent 1336c4fc59
commit 02b2dcd924
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ jobs:
strategy:
max-parallel: 5
matrix:
python-version: [3.10]
python-version: "3.10"
steps:
- uses: actions/checkout@v2