Skip to content

Commit 207deef

Browse files
chore(deps): update dependency python to 3.14
1 parent 26d8fc9 commit 207deef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: Setup Python
7373
uses: actions/setup-python@v5
7474
with:
75-
python-version: '3.10'
75+
python-version: '3.14'
7676

7777
- name: Install pandoc
7878
run: |

0 commit comments

Comments
 (0)