From f17aa82faf1d05b4468b9a0e2bf7f1a6f29db7d7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 21 Nov 2025 01:28:40 +0000 Subject: [PATCH] chore(deps): update https://git.kjan.de/actions/checkout action to v6 --- .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..a40355e 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@v6 - name: Hash west modules id: hash-west