python 3.10.8

This commit is contained in:
wh1te909
2022-10-18 04:54:04 +00:00
parent ed7bfcfb58
commit 721c48ea88
8 changed files with 11 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ jobs:
name: Tests
strategy:
matrix:
python-version: ["3.10.6"]
python-version: ["3.10.8"]
steps:
- uses: actions/checkout@v3