Skip to content

Commit 7b2a424

Browse files
committed
Bump Python version used in tests
1 parent b268e06 commit 7b2a424

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
@@ -41,7 +41,7 @@ jobs:
4141
- name: Set up Python
4242
uses: actions/setup-python@v5
4343
with:
44-
python-version: "3.12"
44+
python-version: "3.13"
4545
cache: "poetry"
4646
cache-dependency-path: "./backend/poetry.lock"
4747

0 commit comments

Comments
 (0)