From 1c3ea8018599cf8c0420d44e625f888b63591ef0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 13:10:24 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v5 --- .../workflows/azure-static-web-apps-orange-moss-0e7ce1f03.yml | 2 +- .github/workflows/pages-deploy.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-orange-moss-0e7ce1f03.yml b/.github/workflows/azure-static-web-apps-orange-moss-0e7ce1f03.yml index 07d718f..fdb5acd 100644 --- a/.github/workflows/azure-static-web-apps-orange-moss-0e7ce1f03.yml +++ b/.github/workflows/azure-static-web-apps-orange-moss-0e7ce1f03.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest name: Build and Deploy Job steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v5 with: submodules: true - name: Set up Ruby diff --git a/.github/workflows/pages-deploy.yml b/.github/workflows/pages-deploy.yml index e586527..0cb8b4f 100644 --- a/.github/workflows/pages-deploy.yml +++ b/.github/workflows/pages-deploy.yml @@ -18,7 +18,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v5 with: fetch-depth: 0 # for posts's lastmod