Skip to content

Commit caafc31

Browse files
authored
Merge pull request #71 from mivek/renovate/python-3.x
chore(deps): update dependency python to 3.14
2 parents d566dd5 + bd1bcdd commit caafc31

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@v6
3131
with:
32-
python-version: '3.13'
32+
python-version: '3.14'
3333
- name: Install dependencies
3434
run: npm install
3535
- name: Run semantic-release

0 commit comments

Comments
 (0)