Use Python 3.9 for pyppeeteer

This commit is contained in:
c-bata
2021-11-23 12:01:19 +09:00
parent 3eea36d399
commit 20294c42fb
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: '3.x'
python-version: '3.9'
architecture: x64
- name: Install dependencies
run: |