We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16974b9 commit 45e0cc6Copy full SHA for 45e0cc6
.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.9
+ python-version: 3.11
16
17
- name: Check directory
18
run: |
0 commit comments