Skip to content

Commit 435f1b6

Browse files
committed
bump python version
1 parent c4635a5 commit 435f1b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Set up Python
5151
uses: actions/setup-python@v5
5252
with:
53-
python-version: '3.8.10'
53+
python-version: '3.11'
5454
cache: 'pip'
5555
- name: Install Python dependencies
5656
run: |

0 commit comments

Comments
 (0)