We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cadc40e commit 3ab2d74Copy full SHA for 3ab2d74
.github/actions/setup/action.yaml
@@ -9,7 +9,7 @@ runs:
9
10
- uses: actions/setup-python@v5
11
with:
12
- python-version: '2.7'
+ python-version: '3.12'
13
14
- name: Install packages
15
shell: bash
0 commit comments