File tree 8 files changed +15
-15
lines changed 8 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 28
28
fetch-depth : 0
29
29
- name : Set up Python ${{ env.DEFAULT_PYTHON }}
30
30
id : python
31
- uses : actions/setup-python@v5.5 .0
31
+ uses : actions/setup-python@v5.6 .0
32
32
with :
33
33
python-version : ${{ env.DEFAULT_PYTHON }}
34
34
check-latest : true
Original file line number Diff line number Diff line change 36
36
uses : actions/checkout@v4.2.2
37
37
- name : Set up Python ${{ env.DEFAULT_PYTHON }}
38
38
id : python
39
- uses : actions/setup-python@v5.5 .0
39
+ uses : actions/setup-python@v5.6 .0
40
40
with :
41
41
python-version : ${{ env.DEFAULT_PYTHON }}
42
42
check-latest : true
91
91
uses : actions/checkout@v4.2.2
92
92
- name : Set up Python ${{ env.DEFAULT_PYTHON }}
93
93
id : python
94
- uses : actions/setup-python@v5.5 .0
94
+ uses : actions/setup-python@v5.6 .0
95
95
with :
96
96
python-version : ${{ env.DEFAULT_PYTHON }}
97
97
check-latest : true
@@ -132,7 +132,7 @@ jobs:
132
132
uses : actions/checkout@v4.2.2
133
133
- name : Set up Python ${{ env.DEFAULT_PYTHON }}
134
134
id : python
135
- uses : actions/setup-python@v5.5 .0
135
+ uses : actions/setup-python@v5.6 .0
136
136
with :
137
137
python-version : ${{ env.DEFAULT_PYTHON }}
138
138
check-latest : true
@@ -160,7 +160,7 @@ jobs:
160
160
uses : actions/checkout@v4.2.2
161
161
- name : Set up Python ${{ env.DEFAULT_PYTHON }}
162
162
id : python
163
- uses : actions/setup-python@v5.5 .0
163
+ uses : actions/setup-python@v5.6 .0
164
164
with :
165
165
python-version : ${{ env.DEFAULT_PYTHON }}
166
166
check-latest : true
Original file line number Diff line number Diff line change 38
38
uses : actions/checkout@v4.2.2
39
39
- name : Set up Python ${{ matrix.python-version }}
40
40
id : python
41
- uses : actions/setup-python@v5.5 .0
41
+ uses : actions/setup-python@v5.6 .0
42
42
with :
43
43
python-version : ${{ matrix.python-version }}
44
44
check-latest : true
78
78
uses : actions/checkout@v4.2.2
79
79
- name : Set up Python ${{ matrix.python-version }}
80
80
id : python
81
- uses : actions/setup-python@v5.5 .0
81
+ uses : actions/setup-python@v5.6 .0
82
82
with :
83
83
python-version : ${{ matrix.python-version }}
84
84
check-latest : true
Original file line number Diff line number Diff line change 33
33
uses : actions/checkout@v4.2.2
34
34
- name : Set up Python ${{ env.DEFAULT_PYTHON }}
35
35
id : python
36
- uses : actions/setup-python@v5.5 .0
36
+ uses : actions/setup-python@v5.6 .0
37
37
with :
38
38
python-version : ${{ env.DEFAULT_PYTHON }}
39
39
check-latest : true
Original file line number Diff line number Diff line change 37
37
uses : actions/checkout@v4.2.2
38
38
- name : Set up Python ${{ matrix.python-version }}
39
39
id : python
40
- uses : actions/setup-python@v5.5 .0
40
+ uses : actions/setup-python@v5.6 .0
41
41
with :
42
42
python-version : ${{ matrix.python-version }}
43
43
check-latest : true
Original file line number Diff line number Diff line change 48
48
fetch-depth : 0
49
49
- name : Set up Python ${{ matrix.python-version }}
50
50
id : python
51
- uses : actions/setup-python@v5.5 .0
51
+ uses : actions/setup-python@v5.6 .0
52
52
with :
53
53
python-version : ${{ matrix.python-version }}
54
54
check-latest : true
Original file line number Diff line number Diff line change 21
21
uses : actions/checkout@v4.2.2
22
22
- name : Set up Python ${{ env.DEFAULT_PYTHON }}
23
23
id : python
24
- uses : actions/setup-python@v5.5 .0
24
+ uses : actions/setup-python@v5.6 .0
25
25
with :
26
26
python-version : ${{ env.DEFAULT_PYTHON }}
27
27
check-latest : true
Original file line number Diff line number Diff line change 49
49
uses : actions/checkout@v4.2.2
50
50
- name : Set up Python ${{ matrix.python-version }}
51
51
id : python
52
- uses : actions/setup-python@v5.5 .0
52
+ uses : actions/setup-python@v5.6 .0
53
53
with :
54
54
python-version : ${{ matrix.python-version }}
55
55
check-latest : true
@@ -103,7 +103,7 @@ jobs:
103
103
uses : actions/checkout@v4.2.2
104
104
- name : Set up Python 3.13
105
105
id : python
106
- uses : actions/setup-python@v5.5 .0
106
+ uses : actions/setup-python@v5.6 .0
107
107
with :
108
108
python-version : " 3.13"
109
109
check-latest : true
@@ -143,7 +143,7 @@ jobs:
143
143
uses : actions/checkout@v4.2.2
144
144
- name : Set up Python ${{ matrix.python-version }}
145
145
id : python
146
- uses : actions/setup-python@v5.5 .0
146
+ uses : actions/setup-python@v5.6 .0
147
147
with :
148
148
python-version : ${{ matrix.python-version }}
149
149
check-latest : true
@@ -198,7 +198,7 @@ jobs:
198
198
uses : actions/checkout@v4.2.2
199
199
- name : Set up Python ${{ matrix.python-version }}
200
200
id : python
201
- uses : actions/setup-python@v5.5 .0
201
+ uses : actions/setup-python@v5.6 .0
202
202
with :
203
203
python-version : ${{ matrix.python-version }}
204
204
check-latest : true
You can’t perform that action at this time.
0 commit comments