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 5050 - name : Set up Python
5151 uses : actions/setup-python@v6
5252 with :
53- python-version : " 3.11 "
53+ python-version : " 3.13 "
5454
5555 - name : Install tox
5656 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