From ad95a9f3839dc78a738465bcc6f1d7d1a16e653e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 05:30:07 +0000 Subject: [PATCH] Update actions/download-artifact action to v4.3.0 --- .github/workflows/build.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 31afc209..0b0123dd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -54,7 +54,7 @@ jobs: run: ./init.ps1 -UpgradePrerequisites -NoNuGetCredProvider shell: pwsh - name: 📦 Download build - uses: actions/download-artifact@v4 + uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0 with: name: build-windows path: bin/ @@ -151,7 +151,7 @@ jobs: run: ./init.ps1 -UpgradePrerequisites -NoNuGetCredProvider shell: pwsh - name: 📦 Download build - uses: actions/download-artifact@v4 + uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0 with: name: build-windows path: bin/ @@ -194,7 +194,7 @@ jobs: run: ./init.ps1 -UpgradePrerequisites -NoNuGetCredProvider shell: pwsh - name: 📦 Download build - uses: actions/download-artifact@v4 + uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0 with: name: build-windows path: bin/