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 b65fa17 commit 219f7ebCopy full SHA for 219f7eb
1 file changed
.github/workflows/python-app.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Python 3.8
20
uses: actions/setup-python@v2
21
with:
22
- python-version: 3.8
+ python-version: 3.8.7
23
- name: Caches pip
24
uses: actions/cache@v1
25
0 commit comments