Skip to content

Commit 5fb0a41

Browse files
Update dependency python to 3.13
1 parent 190d6b0 commit 5fb0a41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flake8.yml

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.8
21+
python-version: 3.13
2222
- name: Install
2323
run: |
2424
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)