File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 47
47
48
48
49
49
- name : Set up Python 3
50
- uses : actions/setup-python@v5.5 .0
50
+ uses : actions/setup-python@v5.6 .0
51
51
with :
52
52
python-version : ' 3.12'
53
53
cache : ' pip'
@@ -117,7 +117,7 @@ jobs:
117
117
path : cpython/Doc/locales
118
118
119
119
- name : Set up Python 3
120
- uses : actions/setup-python@v5.5 .0
120
+ uses : actions/setup-python@v5.6 .0
121
121
with :
122
122
python-version : ' 3.12'
123
123
cache : ' pip'
@@ -249,7 +249,7 @@ jobs:
249
249
path : ${{ matrix.branch.prev }}
250
250
251
251
- name : Set up Python 3
252
- uses : actions/setup-python@v5.5 .0
252
+ uses : actions/setup-python@v5.6 .0
253
253
with :
254
254
python-version : ' 3.12'
255
255
cache : ' pip'
Original file line number Diff line number Diff line change 31
31
fetch-depth : 0
32
32
33
33
- name : Set up Python 3
34
- uses : actions/setup-python@v5.5 .0
34
+ uses : actions/setup-python@v5.6 .0
35
35
with :
36
36
python-version : ' 3'
37
37
cache : ' pip'
You can’t perform that action at this time.
0 commit comments