From 7932feb3502ac5265b256cfba10538869b6cfa51 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 24 Oct 2025 19:16:15 +0000 Subject: [PATCH] chore(deps): update https://git.kjan.de/actions/upload-artifact 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..884446b 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -85,7 +85,7 @@ jobs: echo "computed hash: $HASH" - name: Upload Artifact - uses: https://git.kjan.de/actions/upload-artifact@v3 + uses: https://git.kjan.de/actions/upload-artifact@v5 with: path: firmware/ name: firmware