Skip to content

Commit f54f72f

Browse files
chore(deps): update dependency python to 3.14
1 parent f664f2f commit f54f72f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup Python
2727
uses: actions/setup-python@v5
2828
with:
29-
python-version: 3.12
29+
python-version: 3.14
3030

3131
- name: Install detect-secrets
3232
run: |
@@ -93,7 +93,7 @@ jobs:
9393
- name: Setup Python
9494
uses: actions/setup-python@v5
9595
with:
96-
python-version: 3.12
96+
python-version: 3.14
9797

9898
- name: Install Publishing Tools
9999
run: |

0 commit comments

Comments
 (0)