Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit 654be24

Browse files
Update dependency python to v3.14.0
1 parent 0e2976e commit 654be24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/setup-python@v2.2.2
3030
with:
3131
# Version range or exact version of a Python version to use, using SemVer's version range syntax.
32-
python-version: 3.10.0
32+
python-version: 3.14.0
3333

3434
- name: Python Code Quality and Lint
3535
uses: ricardochaves/python-lint@v1.4.0

0 commit comments

Comments
 (0)