From 970eb4a5c8f9db86f3bb2f0b7d01fe67569fb8cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Aug 2025 12:42:16 +0300 Subject: [PATCH] =?UTF-8?q?feat(github-action)!:=20Update=20actions/downlo?= =?UTF-8?q?ad-artifact=20(v4.3.0=20=E2=86=92=20v5.0.0)=20(#32)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pr-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-build.yml b/.github/workflows/pr-build.yml index f965452..d9e22f6 100644 --- a/.github/workflows/pr-build.yml +++ b/.github/workflows/pr-build.yml @@ -152,7 +152,7 @@ jobs: steps: - name: Download all build results id: dl - uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0 + uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0 with: path: results