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 48
48
persist-credentials : false
49
49
50
50
- name : Set up Python ${{ matrix.python-version }}
51
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
51
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
52
52
with :
53
53
python-version : ${{ matrix.python-version }}
54
54
cache : " pip"
Original file line number Diff line number Diff line change 25
25
ref : ${{ github.event.workflow_run.head_branch }}
26
26
27
27
- name : Set up Python
28
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
28
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
29
29
with :
30
30
python-version : ' 3.x'
31
31
Original file line number Diff line number Diff line change 18
18
persist-credentials : false
19
19
20
20
- name : Set up Python
21
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
21
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
22
22
with :
23
23
python-version : ' 3.x'
24
24
cache : ' pip'
Original file line number Diff line number Diff line change 22
22
persist-credentials : false
23
23
24
24
- name : Set up Python
25
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
25
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
26
26
with :
27
27
python-version : ' 3.x'
28
28
cache : ' pip'
Original file line number Diff line number Diff line change 20
20
persist-credentials : false
21
21
22
22
- name : Set up Python
23
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
23
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
24
24
with :
25
25
python-version : ' 3.x'
26
26
cache : ' pip'
Original file line number Diff line number Diff line change 18
18
persist-credentials : false
19
19
20
20
- name : Set up Python
21
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
21
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
22
22
with :
23
23
python-version : ' 3.x'
24
24
cache : ' pip'
You can’t perform that action at this time.
0 commit comments