Skip to content

Commit 99b316a

Browse files
authored
Update python-app.yml
1 parent 3a30ef1 commit 99b316a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Python 3
2020
uses: actions/setup-python@v2
2121
with:
22-
python-version: 3
22+
python-version: 3.12
2323
- name: Install dependencies
2424
run: |
2525
echo $(python -V)

0 commit comments

Comments
 (0)