We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9adcfa3 commit 3b6c2f2Copy full SHA for 3b6c2f2
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Set up Python 3.10
39
uses: actions/setup-python@v2
40
with:
41
- python-version: 3.10
+ python-version: '3.10'
42
43
- name: Cache pip
44
uses: actions/cache@v2
0 commit comments