We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7a10e commit 16974b9Copy full SHA for 16974b9
.github/workflows/issue-791.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Setup Python
13
uses: actions/setup-python@v5
14
with:
15
- python-version: 3.11
+ python-version: 3.9
16
17
- name: Check directory
18
run: |
0 commit comments