Skip to content

Commit 3c7f0be

Browse files
chore(deps): update dependency python to 3.14
1 parent 8fa6bf7 commit 3c7f0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
cache: "npm"
6060
- uses: actions/setup-python@v6
6161
with:
62-
python-version: "3.12"
62+
python-version: "3.14"
6363
cache: "pip"
6464
- name: Install Dependencies
6565
run: |

0 commit comments

Comments
 (0)