Skip to content

Commit 8cd27de

Browse files
Update dependency python to 3.14
1 parent 4148d17 commit 8cd27de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
- name: Set up Python
118118
uses: actions/setup-python@v5
119119
with:
120-
python-version: 3.8
120+
python-version: 3.14
121121
- name: Install dependencies
122122
run: |
123123
pip install mkdocs

0 commit comments

Comments
 (0)