update tests

This commit is contained in:
wh1te909 2022-10-19 04:02:21 +00:00
parent 18f29f5790
commit 5a191e387f
1 changed files with 1 additions and 1 deletions

View File

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