Skip to content

Commit c84e2da

Browse files
chore(deps): update dependency python to 3.14
1 parent 4cba100 commit c84e2da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Setup Python
3030
uses: actions/setup-python@v5
3131
with:
32-
python-version: '3.11'
32+
python-version: '3.14'
3333
- name: Install dependencies
3434
run: npm install
3535
- name: Run semantic-release

0 commit comments

Comments
 (0)