Skip to content

Commit ab7c839

Browse files
Update dependency python to v3.14.3
1 parent 99d4034 commit ab7c839

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup Python
1515
uses: actions/setup-python@v6
1616
with:
17-
python-version: '3.13.9'
17+
python-version: '3.14.3'
1818
architecture: 'x64'
1919
cache: 'pip'
2020
cache-dependency-path: |

0 commit comments

Comments
 (0)