Skip to content

Commit 6d2fc79

Browse files
committed
deps: update dependency python to 3.13
1 parent f26f55b commit 6d2fc79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-readme-table.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Python
1919
uses: actions/setup-python@v5
2020
with:
21-
python-version: '3.9'
21+
python-version: '3.13'
2222

2323
- name: Delete existing 'update-readme-bot' branch
2424
run: |

0 commit comments

Comments
 (0)