File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1717 with :
1818 persist-credentials : false
1919
20- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
20+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
2121 with :
2222 python-version : ' 3.13'
2323
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - uses : actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
15- - uses : actions/setup-python@v5
15+ - uses : actions/setup-python@v6
1616 with :
1717 python-version : ' 3.10'
1818 cache : ' pip'
3333 runs-on : ubuntu-latest
3434 steps :
3535 - uses : actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
36- - uses : actions/setup-python@v5
36+ - uses : actions/setup-python@v6
3737 with :
3838 python-version : ' 3.10'
3939 cache : ' pip'
4646 runs-on : ubuntu-latest
4747 steps :
4848 - uses : actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
49- - uses : actions/setup-python@v5
49+ - uses : actions/setup-python@v6
5050 with :
5151 python-version : ' 3.10'
5252 cache : ' pip'
6767 runs-on : ubuntu-latest
6868 steps :
6969 - uses : actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
70- - uses : actions/setup-python@v5
70+ - uses : actions/setup-python@v6
7171 with :
7272 python-version : ' 3.10'
7373 cache : ' pip'
You can’t perform that action at this time.
0 commit comments