File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2828 uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
2929
3030 - name : Set up Python ${{ inputs.python-version }}
31- uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
31+ uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
3232 with :
3333 python-version : ${{ inputs.python-version }}
3434
Original file line number Diff line number Diff line change 2727 uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
2828
2929 - name : Set up Python ${{ inputs.python-version }}
30- uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
30+ uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
3131 with :
3232 python-version : ${{ inputs.python-version }}
3333
Original file line number Diff line number Diff line change 3737 uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
3838
3939 - name : Set up Python ${{ matrix.python-version }}
40- uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
40+ uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
4141 with :
4242 python-version : ${{ inputs.python-version }}
4343
Original file line number Diff line number Diff line change 3535 fetch-depth : 0 # IMPORTANT: otherwise the current tag does not get fetched and the build version gets worse
3636
3737 - name : Set up Python 3.11
38- uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
38+ uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
3939 with :
4040 python-version : 3.11
4141
Original file line number Diff line number Diff line change 2828 uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
2929
3030 - name : Set up Python ${{ inputs.python-version }}
31- uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
31+ uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
3232 with :
3333 python-version : ${{ inputs.python-version }}
3434
You can’t perform that action at this time.
0 commit comments