From 1a6f043ed5c71203cf6ff7617f3109e597fbdfd8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 17:46:22 +0000 Subject: [PATCH] Update actions/download-artifact action to v4.3.0 --- .github/workflows/build.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8516e126..8069f058 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/ @@ -87,7 +87,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/ @@ -188,7 +188,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/ @@ -231,7 +231,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/