There was an error while loading. Please reload this page.
1 parent 47726e2 commit 9ae9030Copy full SHA for 9ae9030
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
steps:
58
- uses: actions/checkout@v2
59
- name: Setup Python
60
- uses: actions/setup-python@v2.1.0
+ uses: actions/setup-python@v2.1.1
61
with:
62
python-version: 3.6
63
- run: pip install -r requirements.docs.txt
0 commit comments