chore(deps): update actions/download-artifact action to v7

This commit is contained in:
renovate[bot]
2026-01-12 06:00:34 +00:00
committed by GitHub
parent 9302226777
commit 5b25018c4d

View File

@@ -539,7 +539,7 @@ jobs:
# Critical Fix #1: Download image artifact
- name: Download Image Artifact
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
with:
name: pr-image-${{ github.event.pull_request.number }}