There was an error while loading. Please reload this page.
1 parent e67316b commit 63b535cCopy full SHA for 63b535c
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
steps:
60
- uses: actions/checkout@v2
61
- name: Setup Python
62
- uses: actions/setup-python@v1.2.0
+ uses: actions/setup-python@v2.0.1
63
with:
64
python-version: 3.6
65
- run: pip install -r requirements.docs.txt
0 commit comments