Update auto-update.yml

This commit is contained in:
Marwan Abbas 2023-02-15 19:14:56 +02:00 committed by GitHub
parent dbf80923b2
commit addcb87025
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.6
python-version: 3.8
- name: Install dependencies
run: python -m pip install --upgrade pip
- name: Run creating README.rst