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@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
33+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
3434 with :
3535 python-version : ${{ inputs.python-version }}
3636
Original file line number Diff line number Diff line change 2727 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2828
2929 - name : Set up Python ${{ inputs.python-version }}
30- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
30+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
3131 with :
3232 python-version : ${{ inputs.python-version }}
3333
Original file line number Diff line number Diff line change 3737 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3838
3939 - name : Set up Python ${{ matrix.python-version }}
40- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
40+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
4141 with :
4242 python-version : ${{ inputs.python-version }}
4343
Original file line number Diff line number Diff line change 2828 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2929
3030 - name : Set up Python ${{ inputs.python-version }}
31- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
31+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
3232 with :
3333 python-version : ${{ inputs.python-version }}
3434
You can’t perform that action at this time.
0 commit comments