File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 50
50
ccache : true
51
51
doxygen : true
52
52
53
- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
53
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
54
54
with :
55
55
python-version : 3.x
56
56
Original file line number Diff line number Diff line change 24
24
with :
25
25
fetch-depth : 0
26
26
27
- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
27
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
28
28
with :
29
29
python-version : 3.11
30
30
@@ -289,7 +289,7 @@ jobs:
289
289
ninja : true
290
290
ccache : true
291
291
292
- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
292
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
293
293
with :
294
294
python-version : 3.x
295
295
@@ -463,7 +463,7 @@ jobs:
463
463
ninja : true
464
464
ccache : true
465
465
466
- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
466
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
467
467
with :
468
468
python-version : 3.x
469
469
@@ -511,7 +511,7 @@ jobs:
511
511
ninja : true
512
512
ccache : true
513
513
514
- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
514
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
515
515
with :
516
516
python-version : 3.x
517
517
@@ -562,7 +562,7 @@ jobs:
562
562
doxygen : true
563
563
graphviz : true
564
564
565
- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
565
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
566
566
with :
567
567
python-version : 3.x
568
568
You can’t perform that action at this time.
0 commit comments