24
24
with :
25
25
fetch-depth : 0
26
26
27
- <<<<<<< before updating
28
- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
29
- =======
30
27
- uses : actions/setup-python@v5
31
- >>>>>>> after updating
32
28
with :
33
29
python-version : 3.11
34
30
56
52
fetch-depth : 0
57
53
58
54
- name : Cache
59
- <<<<<<< before updating
60
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
61
- =======
62
55
uses : actions/cache@v4
63
- >>>>>>> after updating
64
56
with :
65
57
path : |
66
58
~/vcpkg
@@ -137,11 +129,7 @@ jobs:
137
129
fetch-depth : 0
138
130
139
131
- name : Cache
140
- <<<<<<< before updating
141
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
142
- =======
143
132
uses : actions/cache@v4
144
- >>>>>>> after updating
145
133
with :
146
134
path : |
147
135
~/vcpkg
@@ -219,11 +207,7 @@ jobs:
219
207
fetch-depth : 0
220
208
221
209
- name : Cache
222
- <<<<<<< before updating
223
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
224
- =======
225
210
uses : actions/cache@v4
226
- >>>>>>> after updating
227
211
with :
228
212
path : |
229
213
~/vcpkg
@@ -288,11 +272,7 @@ jobs:
288
272
fetch-depth : 0
289
273
290
274
- name : Cache
291
- <<<<<<< before updating
292
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
293
- =======
294
275
uses : actions/cache@v4
295
- >>>>>>> after updating
296
276
with :
297
277
path : |
298
278
~/vcpkg
@@ -309,11 +289,7 @@ jobs:
309
289
ninja : true
310
290
ccache : true
311
291
312
- <<<<<<< before updating
313
- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
314
- =======
315
292
- uses : actions/setup-python@v5
316
- >>>>>>> after updating
317
293
with :
318
294
python-version : 3.x
319
295
@@ -364,11 +340,7 @@ jobs:
364
340
fetch-depth : 0
365
341
366
342
- name : Cache
367
- <<<<<<< before updating
368
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
369
- =======
370
343
uses : actions/cache@v4
371
- >>>>>>> after updating
372
344
with :
373
345
path : |
374
346
~/vcpkg
@@ -415,11 +387,7 @@ jobs:
415
387
fetch-depth : 0
416
388
417
389
- name : Cache
418
- <<<<<<< before updating
419
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
420
- =======
421
390
uses : actions/cache@v4
422
- >>>>>>> after updating
423
391
with :
424
392
path : |
425
393
~/vcpkg
@@ -465,11 +433,7 @@ jobs:
465
433
466
434
- name : Upload test results
467
435
if : failure()
468
- <<<<<<< before updating
469
- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
470
- =======
471
436
uses : actions/upload-artifact@v4
472
- >>>>>>> after updating
473
437
with :
474
438
name : valgrind-results
475
439
path : out/valgrind-results.tar.gz
@@ -484,11 +448,7 @@ jobs:
484
448
fetch-depth : 0
485
449
486
450
- name : Cache
487
- <<<<<<< before updating
488
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
489
- =======
490
451
uses : actions/cache@v4
491
- >>>>>>> after updating
492
452
with :
493
453
path : |
494
454
~/vcpkg
@@ -503,11 +463,7 @@ jobs:
503
463
ninja : true
504
464
ccache : true
505
465
506
- <<<<<<< before updating
507
- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
508
- =======
509
466
- uses : actions/setup-python@v5
510
- >>>>>>> after updating
511
467
with :
512
468
python-version : 3.x
513
469
@@ -540,11 +496,7 @@ jobs:
540
496
fetch-depth : 0
541
497
542
498
- name : Cache
543
- <<<<<<< before updating
544
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
545
- =======
546
499
uses : actions/cache@v4
547
- >>>>>>> after updating
548
500
with :
549
501
path : |
550
502
~/vcpkg
@@ -559,11 +511,7 @@ jobs:
559
511
ninja : true
560
512
ccache : true
561
513
562
- <<<<<<< before updating
563
- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
564
- =======
565
514
- uses : actions/setup-python@v5
566
- >>>>>>> after updating
567
515
with :
568
516
python-version : 3.x
569
517
@@ -596,11 +544,7 @@ jobs:
596
544
fetch-depth : 0
597
545
598
546
- name : Cache
599
- <<<<<<< before updating
600
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
601
- =======
602
547
uses : actions/cache@v4
603
- >>>>>>> after updating
604
548
with :
605
549
path : |
606
550
~/vcpkg
@@ -618,11 +562,7 @@ jobs:
618
562
doxygen : true
619
563
graphviz : true
620
564
621
- <<<<<<< before updating
622
- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
623
- =======
624
565
- uses : actions/setup-python@v5
625
- >>>>>>> after updating
626
566
with :
627
567
python-version : 3.x
628
568
@@ -649,11 +589,7 @@ jobs:
649
589
fetch-depth : 0
650
590
651
591
- name : Cache
652
- <<<<<<< before updating
653
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
654
- =======
655
592
uses : actions/cache@v4
656
- >>>>>>> after updating
657
593
with :
658
594
path : |
659
595
~/vcpkg
@@ -692,11 +628,7 @@ jobs:
692
628
run : cmake --build --preset=default --target ccov-all
693
629
694
630
- name : Upload coverage report
695
- <<<<<<< before updating
696
- uses : codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
697
- =======
698
631
699
- >>>>>>> after updating
700
632
with :
701
633
token : ${{ secrets.CODECOV_TOKEN }}
702
634
fail_ci_if_error : true
0 commit comments