From 76882b6b59348eee1b1ede2e233535c4f057f5f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 12:09:30 +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 54b3981..c0893ce 100644 --- a/.github/workflows/precompile-php.yml +++ b/.github/workflows/precompile-php.yml @@ -1043,7 +1043,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/