We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d933f75 commit ec65e57Copy full SHA for ec65e57
.github/workflows/issue-791.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Setup Python
12
uses: actions/setup-python@v5
13
with:
14
- python-version: '3.11.6'
+ python-version: '3.9'
15
- name: Uninstall pip
16
run: python -m pip uninstall pip -y
17
0 commit comments