Skip to content

Commit 64477b6

Browse files
chore(deps): update actions/setup-python digest to 0b93645
1 parent 621b51e commit 64477b6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
ccache: true
5151
doxygen: true
5252

53-
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
53+
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
5454
with:
5555
python-version: 3.x
5656

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
fetch-depth: 0
2626

27-
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
27+
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
2828
with:
2929
python-version: 3.11
3030

@@ -301,7 +301,7 @@ jobs:
301301
ninja: true
302302
ccache: true
303303

304-
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
304+
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
305305
with:
306306
python-version: 3.x
307307

@@ -478,7 +478,7 @@ jobs:
478478
ninja: true
479479
ccache: true
480480

481-
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
481+
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
482482
with:
483483
python-version: 3.x
484484

@@ -527,7 +527,7 @@ jobs:
527527
ninja: true
528528
ccache: true
529529

530-
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
530+
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
531531
with:
532532
python-version: 3.x
533533

@@ -579,7 +579,7 @@ jobs:
579579
doxygen: true
580580
graphviz: true
581581

582-
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
582+
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
583583
with:
584584
python-version: 3.x
585585

0 commit comments

Comments
 (0)