From e5e7dc4047532ab33c6d7418d987b1a066ac7117 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 11 Aug 2025 15:14:47 +0000 Subject: [PATCH] chore(deps): update https://git.kjan.de/actions/checkout action to v5 --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 9525e34..696f743 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -13,7 +13,7 @@ jobs: name: Build steps: - name: Checkout - uses: https://git.kjan.de/actions/checkout@v4 + uses: https://git.kjan.de/actions/checkout@v5 - name: Hash west modules id: hash-west