Skip to content

Commit b7f91a9

Browse files
chore(deps): update dependency python to 3.14
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 4864fc6 commit b7f91a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@master
1717
- uses: actions/setup-python@v6
1818
with:
19-
python-version: 3.9
19+
python-version: 3.14
2020
- run: >-
2121
python -m
2222
pip install

0 commit comments

Comments
 (0)