Skip to content

Commit 4a862c9

Browse files
chore(deps): update actions/setup-python digest to 8d9ed9a (#55)
Co-authored-by: msclock-bot[bot] <163820484+msclock-bot[bot]@users.noreply.github.com>
1 parent 0ef948d commit 4a862c9

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@42375524e23c412d93fb67b49958b491fce71c38 # v5
53+
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # 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@42375524e23c412d93fb67b49958b491fce71c38 # v5
27+
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
2828
with:
2929
python-version: 3.11
3030

@@ -289,7 +289,7 @@ jobs:
289289
ninja: true
290290
ccache: true
291291

292-
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
292+
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
293293
with:
294294
python-version: 3.x
295295

@@ -463,7 +463,7 @@ jobs:
463463
ninja: true
464464
ccache: true
465465

466-
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
466+
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
467467
with:
468468
python-version: 3.x
469469

@@ -511,7 +511,7 @@ jobs:
511511
ninja: true
512512
ccache: true
513513

514-
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
514+
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
515515
with:
516516
python-version: 3.x
517517

@@ -562,7 +562,7 @@ jobs:
562562
doxygen: true
563563
graphviz: true
564564

565-
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
565+
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
566566
with:
567567
python-version: 3.x
568568

0 commit comments

Comments
 (0)