Skip to content

Commit 0aef5fa

Browse files
renovate[bot]funilrys
authored andcommitted
chore(deps): update actions/setup-python action to v6
1 parent 96f56a7 commit 0aef5fa

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

.github/workflows/branches.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
name: Clone repository
3838

3939
- name: Set up Python ${{ matrix.python_version }}
40-
uses: actions/setup-python@v5
40+
uses: actions/setup-python@v6
4141
with:
4242
python-version: ${{ matrix.python_version }}
4343

@@ -77,7 +77,7 @@ jobs:
7777
name: Clone repository
7878

7979
- name: Set up Python ${{ matrix.python_version }}
80-
uses: actions/setup-python@v5
80+
uses: actions/setup-python@v6
8181
with:
8282
python-version: ${{ matrix.python_version }}
8383

@@ -144,7 +144,7 @@ jobs:
144144
name: Clone repository
145145

146146
- name: Set up Python ${{ matrix.python_version }}
147-
uses: actions/setup-python@v5
147+
uses: actions/setup-python@v6
148148
with:
149149
python-version: ${{ matrix.python_version }}
150150

@@ -199,7 +199,7 @@ jobs:
199199
name: Clone repository
200200

201201
- name: Set up Python ${{ matrix.python_version }}
202-
uses: actions/setup-python@v5
202+
uses: actions/setup-python@v6
203203
with:
204204
python-version: ${{ matrix.python_version }}
205205

@@ -254,7 +254,7 @@ jobs:
254254
name: Clone repository
255255

256256
- name: Set up Python ${{ matrix.python_version }}
257-
uses: actions/setup-python@v5
257+
uses: actions/setup-python@v6
258258
with:
259259
python-version: ${{ matrix.python_version }}
260260

.github/workflows/dev.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
name: Clone repository
3434

3535
- name: Set up Python ${{ matrix.python_version }}
36-
uses: actions/setup-python@v5
36+
uses: actions/setup-python@v6
3737
with:
3838
python-version: ${{ matrix.python_version }}
3939

@@ -66,7 +66,7 @@ jobs:
6666
name: Clone repository
6767

6868
- name: Set up Python ${{ matrix.python_version }}
69-
uses: actions/setup-python@v5
69+
uses: actions/setup-python@v6
7070
with:
7171
python-version: ${{ matrix.python_version }}
7272

@@ -104,7 +104,7 @@ jobs:
104104
name: Clone repository
105105

106106
- name: Set up Python ${{ matrix.python_version }}
107-
uses: actions/setup-python@v5
107+
uses: actions/setup-python@v6
108108
with:
109109
python-version: ${{ matrix.python_version }}
110110

@@ -172,7 +172,7 @@ jobs:
172172
name: Clone repository
173173

174174
- name: Set up Python ${{ matrix.python_version }}
175-
uses: actions/setup-python@v5
175+
uses: actions/setup-python@v6
176176
with:
177177
python-version: ${{ matrix.python_version }}
178178

@@ -227,7 +227,7 @@ jobs:
227227
name: Clone repository
228228

229229
- name: Set up Python ${{ matrix.python_version }}
230-
uses: actions/setup-python@v5
230+
uses: actions/setup-python@v6
231231
with:
232232
python-version: ${{ matrix.python_version }}
233233

@@ -282,7 +282,7 @@ jobs:
282282
name: Clone repository
283283

284284
- name: Set up Python ${{ matrix.python_version }}
285-
uses: actions/setup-python@v5
285+
uses: actions/setup-python@v6
286286
with:
287287
python-version: ${{ matrix.python_version }}
288288

@@ -315,7 +315,7 @@ jobs:
315315
name: Clone repository
316316

317317
- name: Set up Python ${{ matrix.python_version }}
318-
uses: actions/setup-python@v5
318+
uses: actions/setup-python@v6
319319
with:
320320
python-version: ${{ matrix.python_version }}
321321

@@ -369,7 +369,7 @@ jobs:
369369
path: ${{ env.BUILDER_CLONE_DIRNAME }}/
370370

371371
- name: Set up Python ${{ matrix.python_version }}
372-
uses: actions/setup-python@v5
372+
uses: actions/setup-python@v6
373373
with:
374374
python-version: ${{ matrix.python_version }}
375375

@@ -455,7 +455,7 @@ jobs:
455455
path: ${{ env.BUILDER_CLONE_DIRNAME }}/
456456

457457
- name: Set up Python ${{ matrix.python_version }}
458-
uses: actions/setup-python@v5
458+
uses: actions/setup-python@v6
459459
with:
460460
python-version: ${{ matrix.python_version }}
461461

.github/workflows/stable.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
name: Clone repository
3434

3535
- name: Set up Python ${{ matrix.python_version }}
36-
uses: actions/setup-python@v5
36+
uses: actions/setup-python@v6
3737
with:
3838
python-version: ${{ matrix.python_version }}
3939

@@ -66,7 +66,7 @@ jobs:
6666
name: Clone repository
6767

6868
- name: Set up Python ${{ matrix.python_version }}
69-
uses: actions/setup-python@v5
69+
uses: actions/setup-python@v6
7070
with:
7171
python-version: ${{ matrix.python_version }}
7272

@@ -104,7 +104,7 @@ jobs:
104104
name: Clone repository
105105

106106
- name: Set up Python ${{ matrix.python_version }}
107-
uses: actions/setup-python@v5
107+
uses: actions/setup-python@v6
108108
with:
109109
python-version: ${{ matrix.python_version }}
110110

@@ -169,7 +169,7 @@ jobs:
169169
name: Clone repository
170170

171171
- name: Set up Python ${{ matrix.python_version }}
172-
uses: actions/setup-python@v5
172+
uses: actions/setup-python@v6
173173
with:
174174
python-version: ${{ matrix.python_version }}
175175

@@ -226,7 +226,7 @@ jobs:
226226
path: ${{ env.BUILDER_CLONE_DIRNAME }}/
227227

228228
- name: Set up Python ${{ matrix.python_version }}
229-
uses: actions/setup-python@v5
229+
uses: actions/setup-python@v6
230230
with:
231231
python-version: ${{ matrix.python_version }}
232232

0 commit comments

Comments
 (0)