From 2f4490349d0735ce2a7ed474ac011be28000c939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 02:05:07 +0000 Subject: [PATCH] Bump actions/download-artifact from 6 to 7 in the gha-deps group Bumps the gha-deps group with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/download-artifact` from 6 to 7 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gha-deps ... Signed-off-by: dependabot[bot] --- .github/workflows/commit-main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/commit-main.yml b/.github/workflows/commit-main.yml index 340ba82..e5e30c5 100644 --- a/.github/workflows/commit-main.yml +++ b/.github/workflows/commit-main.yml @@ -79,7 +79,7 @@ jobs: node-version: "lts/*" - name: Download app - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: path: .