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 3a30ef1 commit 99b316aCopy full SHA for 99b316a
1 file changed
.github/workflows/python-app.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Python 3
20
uses: actions/setup-python@v2
21
with:
22
- python-version: 3
+ python-version: 3.12
23
- name: Install dependencies
24
run: |
25
echo $(python -V)
0 commit comments