We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a59c3d8 commit d0535c6Copy full SHA for d0535c6
1 file changed
.github/workflows/python-app.yml
@@ -18,7 +18,7 @@ jobs:
18
needs: build-python-38
19
uses: ./.github/workflows/python-action.yml
20
with:
21
- python-version: "3.7"
+ python-version: "3.7.1"
22
23
build-python-39:
24
0 commit comments