From 1a42ee94eedc87238eb82b3f104c4fa5d79babdc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 1 Aug 2025 17:06:55 +0000 Subject: [PATCH] chore(deps): update https://git.kjan.de/actions/upload-artifact action to v4 --- .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..ca893ef 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@v4 with: path: firmware/ name: firmware