Skip to content

Commit 07c203f

Browse files
chore(deps): update dependency python to 3.14
1 parent f81111c commit 07c203f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/django.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Set up Python ${{ matrix.python-version }}
2727
uses: actions/setup-python@v5
2828
with:
29-
python-version: '3.12'
29+
python-version: '3.14'
3030
- name: Setup Node
3131
uses: actions/setup-node@v4
3232
with:

0 commit comments

Comments
 (0)