File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 steps :
1414 - uses : actions/checkout@v3
1515
16- - uses : actions/setup-python@v4
16+ - uses : actions/setup-python@v5
1717 with :
1818 python-version : ' 3.9'
1919
Original file line number Diff line number Diff line change 1414 steps :
1515 - uses : actions/checkout@v3
1616
17- - uses : actions/setup-python@v4
17+ - uses : actions/setup-python@v5
1818 with :
1919 python-version : ' 3.9'
2020
Original file line number Diff line number Diff line change 2929 with :
3030 ref : ${{ inputs.commit }}
3131
32- - uses : actions/setup-python@v4
32+ - uses : actions/setup-python@v5
3333 with :
3434 python-version : ' 3.9'
3535
Original file line number Diff line number Diff line change 1919 steps :
2020 - uses : actions/checkout@v4
2121 - name : Set up Python
22- uses : actions/setup-python@v4
22+ uses : actions/setup-python@v5
2323 with :
2424 python-version : ' 3.10'
2525 - name : Install pypa/build
You can’t perform that action at this time.
0 commit comments