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

Commit 74f943d

Browse files
Update dependency python to v3.14.1
1 parent 0e2976e commit 74f943d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.1
3333

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

0 commit comments

Comments
 (0)