From acc2fad1a6ab6c1125c5a9430fc1ec76ff852b82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 17:49:37 +0000 Subject: [PATCH] ci(deps): update danysk/action-checkout action to v0.2.27 --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 36fd567..06ebc16 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -25,7 +25,7 @@ jobs: steps: # Checkout the repository - name: Checkout - uses: danysk/action-checkout@0.2.22 + uses: danysk/action-checkout@0.2.27 - name: Compute the version of Hugo id: hugo shell: bash