From 343dbd24218537af47ed168656351cab36b10408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 14:54:41 +0000 Subject: [PATCH] chore(ci): bump actions/upload-artifact from 4 to 7 Dependabot couldn't find the original pull request head commit, a08636f5b177910a6a8f856238dd75f080fdae7f. --- .github/workflows/build-frontend.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-frontend.yml b/.github/workflows/build-frontend.yml index 47716f5..9cb903b 100644 --- a/.github/workflows/build-frontend.yml +++ b/.github/workflows/build-frontend.yml @@ -50,7 +50,7 @@ jobs: cd ../.. - name: Upload frontend artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: frontend-dist path: dist/