From e7c8efcee6b62b6ac2b47e7459d686ddaf80f7a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 01:03:15 +0000 Subject: [PATCH] Chore(deps): Bump actions/download-artifact Bumps the actions-infrastructure 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: actions-infrastructure ... Signed-off-by: dependabot[bot] --- .github/workflows/tox.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tox.yml b/.github/workflows/tox.yml index 57eb0c9..9ec0e20 100644 --- a/.github/workflows/tox.yml +++ b/.github/workflows/tox.yml @@ -51,7 +51,7 @@ jobs: os: ['ubuntu-latest', 'macos-latest', 'windows-latest'] steps: - name: Download packages - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: Packages path: dist/ @@ -76,7 +76,7 @@ jobs: id-token: write steps: - name: Download packages - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: Packages path: dist/