File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 uses : actions/checkout@v6
2828
2929 - name : Set up Python
30- uses : actions/setup-python@v5
30+ uses : actions/setup-python@v6
3131 with :
3232 python-version : ' 3.11'
3333
5151 uses : actions/checkout@v6
5252
5353 - name : Set up Python
54- uses : actions/setup-python@v5
54+ uses : actions/setup-python@v6
5555 with :
5656 python-version : ' 3.11'
5757
9292 uses : actions/checkout@v6
9393
9494 - name : Set up Python
95- uses : actions/setup-python@v5
95+ uses : actions/setup-python@v6
9696 with :
9797 python-version : ' 3.11'
9898
Original file line number Diff line number Diff line change 2020 fetch-depth : 0
2121
2222 - name : Set up Python
23- uses : actions/setup-python@v5
23+ uses : actions/setup-python@v6
2424 with :
2525 python-version : 3.x
2626
Original file line number Diff line number Diff line change 5757 uses : actions/checkout@v6
5858
5959 - name : Set up Python
60- uses : actions/setup-python@v5
60+ uses : actions/setup-python@v6
6161 with :
6262 python-version : ' 3.11'
6363
You can’t perform that action at this time.
0 commit comments