From 0c977ebb529c97106a2781f5a134807edf0e24c4 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 7 Jan 2025 16:05:57 +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