Skip to content

Commit d449bfd

Browse files
Update dependency python to v3.14.0
1 parent 19aa0a1 commit d449bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.0'
1818
architecture: 'x64'
1919
cache: 'pip'
2020
cache-dependency-path: |

0 commit comments

Comments
 (0)