File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 - uses : actions/setup-python@v5
1919 name : Install Python
2020 with :
21- python-version : " 3.10 "
21+ python-version : " 3.11 "
2222
2323 - name : Install dependencies
2424 run : |
5353 - uses : actions/setup-python@v5
5454 name : Install Python
5555 with :
56- python-version : " 3.10 "
56+ python-version : " 3.11 "
5757 - uses : actions/download-artifact@v5
5858 with :
5959 name : releases
Original file line number Diff line number Diff line change 2424 - uses : actions/setup-python@v5
2525 name : Install Python
2626 with :
27- python-version : " 3.10 "
27+ python-version : " 3.11 "
2828
2929 - name : Install dependencies
3030 run : |
6565 - uses : actions/setup-python@v5
6666 name : Install Python
6767 with :
68- python-version : " 3.10 "
68+ python-version : " 3.11 "
6969 - uses : actions/download-artifact@v5
7070 with :
7171 name : releases
You can’t perform that action at this time.
0 commit comments