chore(deps): bump actions/download-artifact from 3 to 6

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-26 15:01:11 +00:00
committed by Josh J
parent 3c0a4bb93e
commit 85cd3af0ff

View File

@@ -85,7 +85,7 @@ jobs:
- Docker_Build - Docker_Build
steps: steps:
- name: Download digests - name: Download digests
uses: actions/download-artifact@v3 uses: actions/download-artifact@v6
with: with:
name: digests name: digests
path: /tmp/digests path: /tmp/digests