From b71d59bbb9a1a8b9317abc85208c77fa5f0e0c35 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 19:48:12 +0000 Subject: [PATCH] Update All to v7 --- themes/hugo-book/.github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hugo-book/.github/workflows/main.yml b/themes/hugo-book/.github/workflows/main.yml index 351fa29..c949410 100644 --- a/themes/hugo-book/.github/workflows/main.yml +++ b/themes/hugo-book/.github/workflows/main.yml @@ -11,7 +11,7 @@ jobs: - 'latest' - '0.79.0' steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 - name: Setup Hugo uses: peaceiris/actions-hugo@v3