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 - name: Set up Python
uses: actions/setup-python@v2 uses: actions/setup-python@v2
with: with:
python-version: 3.9 python-version: 3.9.1
- uses: actions/cache@v2 - uses: actions/cache@v2
id: pcache id: pcache
with: with: