We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d57771 commit e997398Copy full SHA for e997398
1 file changed
.github/workflows/run-tests.yml
@@ -33,6 +33,7 @@ jobs:
33
- name: Setup Python
34
uses: actions/setup-python@v6
35
with:
36
+ python-version: '3.x'
37
cache: 'pip'
38
39
- name: Install Python dependencies
0 commit comments