File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6666 - name : Setup Python
6767 uses : actions/setup-python@v5
6868 with :
69- python-version : " 3.13 "
69+ python-version : " 3.11 "
7070
7171 - name : Cache pip dependencies
7272 id : cache
Original file line number Diff line number Diff line change 4040 - name : Set up Python 3.11
4141 uses : actions/setup-python@v5
4242 with :
43- python-version : ' 3.13 '
43+ python-version : ' 3.11 '
4444
4545 - uses : actions/cache@v4
4646 name : Cache pip dependencies
9393 - name : Setup Python 3.11
9494 uses : actions/setup-python@v5
9595 with :
96- python-version : ' 3.13 '
96+ python-version : ' 3.11 '
9797
9898 - name : Cache pip dependencies
9999 id : cache
Original file line number Diff line number Diff line change 2222 - name : Setup Python 3.11
2323 uses : actions/setup-python@v5
2424 with :
25- python-version : ' 3.13 '
25+ python-version : ' 3.11 '
2626
2727 - uses : actions/cache@v4
2828 name : Cache pip dependencies
You can’t perform that action at this time.
0 commit comments