Skip to content

Commit 72fb3a0

Browse files
Update dependency python to 3.13
1 parent 4148d17 commit 72fb3a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.13
121121
- name: Install dependencies
122122
run: |
123123
pip install mkdocs

0 commit comments

Comments
 (0)