chore(deps): update actions/download-artifact action to v4.3.0

This commit is contained in:
renovate[bot]
2026-01-12 05:03:57 +00:00
committed by GitHub
parent 480d97f058
commit fcd40909e9

View File

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