Bump actions/download-artifact from 4.1.7 to 6.0.0

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.7 to 6.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4.1.7...v6.0.0)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: 6.0.0
  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-11-19 12:00:31 +00:00
committed by Andrej
parent 07147f4b7f
commit 5e1787b146
+1 -1
View File
@@ -94,7 +94,7 @@ jobs:
lfs: true lfs: true
- name: Download - name: Download
uses: actions/download-artifact@v4.1.7 uses: actions/download-artifact@v6.0.0
with: with:
# Artifact name # Artifact name
name: ifcos-artifacts name: ifcos-artifacts