Skip to content

Commit c545230

Browse files
Update python-app.yml
1 parent 45e0cc6 commit c545230

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
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/setup-python@v5
2929

3030
with:
31-
python-version: '3.x'
31+
python-version: 3.11
3232
# - name: Install dependencies
3333
# run: |
3434
# python -m pip install --upgrade pip

0 commit comments

Comments
 (0)