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 5e774ca commit 9c18243Copy full SHA for 9c18243
.github/workflows/test-deploy.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Set up Python 3.7.6
12
uses: actions/setup-python@v2
13
with:
14
- python-version: 3.7.6
+ python-version: '3.7'
15
16
- name: Cache pip
17
uses: actions/cache@v1
0 commit comments