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 3030 fetch-depth : 0 # IMPORTANT: otherwise the current tag does not get fetched and the build version gets worse
3131
3232 - name : Set up Python ${{ inputs.python-version }}
33- uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
33+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
3434 with :
3535 python-version : ${{ inputs.python-version }}
3636
Original file line number Diff line number Diff line change 2727 uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2828
2929 - name : Set up Python ${{ inputs.python-version }}
30- uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
30+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
3131 with :
3232 python-version : ${{ inputs.python-version }}
3333
Original file line number Diff line number Diff line change 3737 uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3838
3939 - name : Set up Python ${{ matrix.python-version }}
40- uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
40+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
4141 with :
4242 python-version : ${{ inputs.python-version }}
4343
Original file line number Diff line number Diff line change 2828 uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2929
3030 - name : Set up Python ${{ inputs.python-version }}
31- uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
31+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
3232 with :
3333 python-version : ${{ inputs.python-version }}
3434
You can’t perform that action at this time.
0 commit comments