We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c0b59d commit caaa0adCopy full SHA for caaa0ad
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Python
20
uses: actions/setup-python@v1
21
with:
22
- python-version: 3.5
+ python-version: 3.6
23
- name: Python Package Cache
24
uses: actions/cache@v1
25
0 commit comments