File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2626 steps :
2727 - uses : actions/checkout@v4 
2828
29-  - uses : actions/setup-python@v5  
29+  - uses : actions/setup-python@v6  
3030 with :
3131 python-version : ${{ matrix.python-version }} 
3232 allow-prereleases : true 
5555 steps :
5656 - uses : actions/checkout@v4 
5757
58-  - uses : actions/setup-python@v5  
58+  - uses : actions/setup-python@v6  
5959 with :
6060 python-version : ' 3.11' 
6161
Original file line number Diff line number Diff line change 1414 - name : Checkout 
1515 uses : actions/checkout@v4 
1616 - name : Set up Python 
17-  uses : actions/setup-python@v5  
17+  uses : actions/setup-python@v6  
1818 with :
1919 python-version : ' 3.11' 
2020 allow-prereleases : true 
Original file line number Diff line number Diff line change 1717 steps :
1818 - uses : actions/checkout@v4 
1919 - name : Set up Python 3.10 
20-  uses : actions/setup-python@v5  
20+  uses : actions/setup-python@v6  
2121 with :
2222 python-version : ' 3.10' 
2323
Original file line number Diff line number Diff line change 1717 steps :
1818 - uses : actions/checkout@v4 
1919 - name : Set up Python 3.10 
20-  uses : actions/setup-python@v5  
20+  uses : actions/setup-python@v6  
2121 with :
2222 python-version : ' 3.10' 
2323
                         You can’t perform that action at this time. 
           
                  
0 commit comments