File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8484 - name : Set up Python
8585 uses : actions/setup-python@v6
8686 with :
87- python-version : " 3.11 "
87+ python-version : " 3.13 "
8888
8989 - name : Install tox
9090 run : |
Original file line number Diff line number Diff line change 2525 - name : Setup Python
2626 uses : actions/setup-python@v6
2727 with :
28- python-version : " 3.11 "
28+ python-version : " 3.13 "
2929 cache : pip
3030
3131 - name : Install dependencies
Original file line number Diff line number Diff line change 3636 - name : Set up Python
3737 uses : actions/setup-python@v6
3838 with :
39- python-version : " 3.x "
39+ python-version : " 3.13 "
4040
4141 - name : Install dependencies
4242 run : |
Original file line number Diff line number Diff line change 2828 - name : Setup Python
2929 uses : actions/setup-python@v6
3030 with :
31- python-version : " 3.11 "
31+ python-version : " 3.13 "
3232
3333 - name : requests-cache
3434 uses : actions/cache@v4
You can’t perform that action at this time.
0 commit comments