We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e517d7 commit 9a61028Copy full SHA for 9a61028
.github/workflows/build.yml
@@ -71,7 +71,7 @@ jobs:
71
- name: Set up python
72
uses: actions/setup-python@v4
73
with:
74
- python-version: 3.10
+ python-version: '3.10'
75
- name: Check out code
76
uses: actions/checkout@v3
77
- name: Install dependencies
0 commit comments