From 4f04725a936024fe86e5c370d63f70bde0061986 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 14:09:25 +0000 Subject: [PATCH] chore(deps): update actions/download-artifact action to v5 --- .github/workflows/precompile-php.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/precompile-php.yml b/.github/workflows/precompile-php.yml index 230ecfaa..447c35b7 100644 --- a/.github/workflows/precompile-php.yml +++ b/.github/workflows/precompile-php.yml @@ -753,7 +753,7 @@ jobs: echo "php_versions_string=$PHP_VERSIONS_STRING" >> $GITHUB_OUTPUT - name: Download all artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: path: binaries/