8000 Update dependency python to 3.13 · CodeByAidan/Cython-Tutorial@01c42a7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 01c42a7

Browse files
Update dependency python to 3.13
1 parent d8bb145 commit 01c42a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format_rst.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Set up Python
1313
uses: actions/setup-python@v5
1414
with:
15-
python-version: '3.10'
15+
python-version: '3.13'
1616

1717
- name: Run RST Autoformatter
1818
uses: CodeByAidan/rst-autoformatter-action@main

0 commit comments

Comments
 (0)
0