Skip to content

Commit 0cd4acc

Browse files
Update dependency python to 3.14
1 parent 4f5d2c3 commit 0cd4acc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up python environment
1616
uses: actions/setup-python@v4
1717
with:
18-
python-version: "3.8"
18+
python-version: "3.14"
1919

2020
- name: flake8 Lint
2121
uses: reviewdog/action-flake8@v3

0 commit comments

Comments
 (0)