Update tests.yml

This commit is contained in:
Game_Time 2023-08-17 16:45:36 +05:00 committed by GitHub
parent 9e47dd0c4b
commit fb6dca5f7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.x
python-version: 3.10
- name: Install dependencies
run: |