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 846dd7a commit ab9e3d5Copy full SHA for ab9e3d5
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v2
18
- name: Set up Python
19
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v2
20
with:
21
python-version: 3.7
22
- name: Install tox
0 commit comments