Skip to content

Commit 2da3464

Browse files
Update python-app.yml
1 parent eb8c04e commit 2da3464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup Python
1616
uses: actions/setup-python@v5
1717
with:
18-
python-version: '3.14.0a1'
18+
python-version: '3.7.0-b2'
1919
- name: Display modified PATH
2020
run: echo $PATH
2121
- name: Prepend custom path

0 commit comments

Comments
 (0)