Skip to content

Commit a691d3f

Browse files
Update dependency python to 3.13
1 parent 51e4f78 commit a691d3f

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@v6
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)