File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 persist-credentials : false
3838
3939 - name : Setup Python ${{ matrix.python-version }}
40- uses : actions/setup-python@v5
40+ uses : actions/setup-python@v6
4141 with :
4242 python-version : ${{ matrix.python-version }}
4343
Original file line number Diff line number Diff line change 3333 persist-credentials : false
3434
3535 - name : Setup Python ${{ inputs.python-version }}
36- uses : actions/setup-python@v5
36+ uses : actions/setup-python@v6
3737 with :
3838 python-version : ${{ inputs.python-version }}
3939
Original file line number Diff line number Diff line change 4040 repository : ${{ inputs.repository }}
4141
4242 - name : Setup Python ${{ matrix.python-version }}
43- uses : actions/setup-python@v5
43+ uses : actions/setup-python@v6
4444 with :
4545 python-version : ${{ matrix.python-version }}
4646
Original file line number Diff line number Diff line change 3838 repository : ${{ inputs.repository }}
3939
4040 - name : Setup Python ${{ matrix.python-version }}
41- uses : actions/setup-python@v5
41+ uses : actions/setup-python@v6
4242 with :
4343 python-version : ${{ matrix.python-version }}
4444
Original file line number Diff line number Diff line change 4545 repository : ${{ inputs.repository }}
4646
4747 - name : Setup Python ${{ matrix.python-version }}
48- uses : actions/setup-python@v5
48+ uses : actions/setup-python@v6
4949 with :
5050 python-version : ${{ matrix.python-version }}
5151
Original file line number Diff line number Diff line change 3838 repository : ${{ inputs.repository }}
3939
4040 - name : Setup Python ${{ matrix.python-version }}
41- uses : actions/setup-python@v5
41+ uses : actions/setup-python@v6
4242 with :
4343 python-version : ${{ matrix.python-version }}
4444
You can’t perform that action at this time.
0 commit comments