From f856cb68c26f366220a47e9c9e04d4b26f4685b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 22:10:28 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v4.3.1 --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 61b57b3..5d69a26 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -12,7 +12,7 @@ jobs: concurrency: group: "${{ github.workflow }}-${{ github.ref }}" steps: - - uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2 + - uses: "actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5" # v4.3.1 - name: "Set up Hugo" uses: "peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f" # v3.0.0