Merge pull request #488 from Wikid82/renovate/feature/beta-release-actions-download-artifact-4.x

chore(deps): update actions/download-artifact action to v4.3.0 (feature/beta-release)
This commit is contained in:
Jeremy
2026-01-12 00:54:11 -05:00
committed by GitHub
+1 -1
View File
@@ -539,7 +539,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 }}