Skip to content

Commit 4eb2018

Browse files
chore(deps): update dependency python to v3.14.0
1 parent 35e4fe9 commit 4eb2018

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
4141
id: setup-python
4242
with:
43-
python-version: "3.13"
43+
python-version: "3.14"
4444

4545
- name: python - setup dependency cache
4646
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
nodejs 24
2-
python 3.13.7
2+
python 3.14.0

0 commit comments

Comments
 (0)