File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4848 persist-credentials : false
4949
5050 - name : Set up Python ${{ matrix.python-version }}
51- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
51+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
5252 with :
5353 python-version : ${{ matrix.python-version }}
5454 cache : " pip"
Original file line number Diff line number Diff line change 2525 ref : ${{ github.event.workflow_run.head_branch }}
2626
2727 - name : Set up Python
28- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
28+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
2929 with :
3030 python-version : ' 3.x'
3131
Original file line number Diff line number Diff line change 1818 persist-credentials : false
1919
2020 - name : Set up Python
21- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
21+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
2222 with :
2323 python-version : ' 3.x'
2424 cache : ' pip'
Original file line number Diff line number Diff line change 2222 persist-credentials : false
2323
2424 - name : Set up Python
25- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
25+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
2626 with :
2727 python-version : ' 3.x'
2828 cache : ' pip'
Original file line number Diff line number Diff line change 2020 persist-credentials : false
2121
2222 - name : Set up Python
23- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
23+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
2424 with :
2525 python-version : ' 3.x'
2626 cache : ' pip'
Original file line number Diff line number Diff line change 1818 persist-credentials : false
1919
2020 - name : Set up Python
21- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
21+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
2222 with :
2323 python-version : ' 3.x'
2424 cache : ' pip'
You can’t perform that action at this time.
0 commit comments