This commit is contained in:
Slluxx 2020-05-27 18:51:08 +02:00
commit 73ce6ea067

View file

@ -27,7 +27,7 @@ jobs:
- name: Set up Python 3.8
uses: actions/setup-python@v1
with:
python-version: 3.8.2
python-version: 3.8.3
- name: Install dependencies
run: |