Update update-readme.yml

This commit is contained in:
Lucas
2022-06-05 08:13:30 +02:00
committed by GitHub
parent c06a212d80
commit 85d4bb76d2
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
- name: setup python
uses: actions/setup-python@v2
with:
python-version: '3.7.7' # install the python version needed
python-version: '3.10.4' # install the python version needed
- name: install python packages
run: |