45
45
style-check :
46
46
runs-on : ubuntu-latest
47
47
steps :
48
- -
uses :
actions/[email protected] .0
48
+ -
uses :
actions/[email protected] .2
49
49
- name : Install dependencies
50
50
uses : ./.github/actions/install-linux
51
51
with :
65
65
docs-linux :
66
66
runs-on : ubuntu-latest
67
67
steps :
68
- -
uses :
actions/[email protected] .0
68
+ -
uses :
actions/[email protected] .2
69
69
- name : Install dependencies
70
70
uses : ./.github/actions/install-linux
71
71
- name : Test docs
77
77
mypy :
78
78
runs-on : ubuntu-latest
79
79
steps :
80
- -
uses :
actions/[email protected] .0
80
+ -
uses :
actions/[email protected] .2
81
81
with :
82
82
fetch-depth : 0
83
83
- name : Install dependencies
90
90
test-distro :
91
91
runs-on : ubuntu-latest
92
92
steps :
93
- -
uses :
actions/[email protected] .0
93
+ -
uses :
actions/[email protected] .2
94
94
with :
95
95
fetch-depth : 0
96
96
- name : Install dependencies
@@ -109,7 +109,7 @@ jobs:
109
109
max-parallel : 3
110
110
matrix : ${{ fromJson(needs.set-matrix.outputs.matrix) }}
111
111
steps :
112
- -
uses :
actions/[email protected] .0
112
+ -
uses :
actions/[email protected] .2
113
113
with :
114
114
fetch-depth : 0
115
115
- name : Install dependencies
@@ -139,7 +139,7 @@ jobs:
139
139
max-parallel : 3
140
140
matrix : ${{ fromJson(needs.set-matrix.outputs.matrix) }}
141
141
steps :
142
- -
uses :
actions/[email protected] .0
142
+ -
uses :
actions/[email protected] .2
143
143
with :
144
144
fetch-depth : 0
145
145
- name : Install dependencies
@@ -175,7 +175,7 @@ jobs:
175
175
max-parallel : 3
176
176
matrix : ${{ fromJson(needs.set-matrix.outputs.matrix) }}
177
177
steps :
178
- -
uses :
actions/[email protected] .0
178
+ -
uses :
actions/[email protected] .2
179
179
with :
180
180
fetch-depth : 0
181
181
- name : Install dependencies
@@ -211,7 +211,7 @@ jobs:
211
211
max-parallel : 3
212
212
matrix : ${{ fromJson(needs.set-matrix.outputs.matrix) }}
213
213
steps :
214
- -
uses :
actions/[email protected] .0
214
+ -
uses :
actions/[email protected] .2
215
215
with :
216
216
fetch-depth : 0
217
217
- name : Install dependencies
@@ -241,7 +241,7 @@ jobs:
241
241
max-parallel : 3
242
242
matrix : ${{ fromJson(needs.set-matrix.outputs.matrix) }}
243
243
steps :
244
- -
uses :
actions/[email protected] .0
244
+ -
uses :
actions/[email protected] .2
245
245
with :
246
246
fetch-depth : 0
247
247
- name : Install dependencies
@@ -292,7 +292,7 @@ jobs:
292
292
max-parallel : 3
293
293
matrix : ${{ fromJson(needs.set-matrix.outputs.matrix) }}
294
294
steps :
295
- -
uses :
actions/[email protected] .0
295
+ -
uses :
actions/[email protected] .2
296
296
with :
297
297
fetch-depth : 0
298
298
- name : Install dependencies
@@ -346,7 +346,7 @@ jobs:
346
346
max-parallel : 3
347
347
matrix : ${{ fromJson(needs.set-matrix.outputs.matrix) }}
348
348
steps :
349
- -
uses :
actions/[email protected] .0
349
+ -
uses :
actions/[email protected] .2
350
350
with :
351
351
fetch-depth : 0
352
352
- name : Install dependencies
@@ -392,7 +392,7 @@ jobs:
392
392
max-parallel : 3
393
393
matrix : ${{ fromJson(needs.set-matrix.outputs.matrix) }}
394
394
steps :
395
- -
uses :
actions/[email protected] .0
395
+ -
uses :
actions/[email protected] .2
396
396
with :
397
397
fetch-depth : 0
398
398
- name : Install dependencies
@@ -414,7 +414,7 @@ jobs:
414
414
max-parallel : 3
415
415
matrix : ${{ fromJson(needs.set-matrix.outputs.matrix) }}
416
416
steps :
417
- -
uses :
actions/[email protected] .0
417
+ -
uses :
actions/[email protected] .2
418
418
with :
419
419
fetch-depth : 0
420
420
- name : Install dependencies
@@ -443,7 +443,7 @@ jobs:
443
443
max-parallel : 3
444
444
matrix : ${{ fromJson(needs.set-matrix.outputs.matrix) }}
445
445
steps :
446
- -
uses :
actions/[email protected] .0
446
+ -
uses :
actions/[email protected] .2
447
447
with :
448
448
fetch-depth : 0
449
449
- name : Install dependencies
@@ -471,7 +471,7 @@ jobs:
471
471
max-parallel : 3
472
472
matrix : ${{ fromJson(needs.set-matrix.outputs.matrix) }}
473
473
steps :
474
- -
uses :
actions/[email protected] .0
474
+ -
uses :
actions/[email protected] .2
475
475
with :
476
476
fetch-depth : 0
477
477
- name : Install dependencies
@@ -494,7 +494,7 @@ jobs:
494
494
matrix : ${{ fromJson(needs.set-matrix.outputs.matrix) }}
495
495
if : " startsWith(github.ref, 'refs/tags/') || endsWith(github.ref, github.event.repository.default_branch)"
496
496
steps :
497
- -
uses :
actions/[email protected] .0
497
+ -
uses :
actions/[email protected] .2
498
498
with :
499
499
fetch-depth : 0
500
500
- name : Install dependencies
@@ -537,7 +537,7 @@ jobs:
537
537
runs-on : ubuntu-latest
538
538
if : " startsWith(github.ref, 'refs/tags/')"
539
539
steps :
540
- -
uses :
actions/[email protected] .0
540
+ -
uses :
actions/[email protected] .2
541
541
with :
542
542
fetch-depth : 0
543
543
- name : Install dependencies
@@ -576,7 +576,7 @@ jobs:
576
576
test-macos-service,
577
577
]
578
578
steps :
579
- -
uses :
actions/[email protected] .0
579
+ -
uses :
actions/[email protected] .2
580
580
with :
581
581
fetch-depth : 0
582
582
- name : Build images
@@ -606,7 +606,7 @@ jobs:
606
606
]
607
607
if : startsWith(github.ref, 'refs/tags/')
608
608
steps :
609
- -
uses :
actions/[email protected] .0
609
+ -
uses :
actions/[email protected] .2
610
610
with :
611
611
fetch-depth : 0
612
612
- name : Set up environment variables
0 commit comments