Skip to content

Commit dd74907

Browse files
authored
Update actions.yml
1 parent dae006a commit dd74907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Python Setup
1616
uses: actions/setup-python@v4
1717
with:
18-
python-version: 3.12
18+
python-version: 3.13
1919

2020
- name: MkDocs Setup
2121
run: pip install mkdocs

0 commit comments

Comments
 (0)