This commit is contained in:
2021-03-25 14:27:14 +00:00
committed by GitHub
parent 36f83ee59b
commit 8cfa4bd79d

View File

@@ -17,7 +17,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.9
python-version: 3.9.1
- uses: actions/cache@v2
id: pcache
with: