Skip to content

Commit 6cab74d

Browse files
chore(deps): update dependency actions/download-artifact to v5.0.0 (updated)
1 parent 0f5f791 commit 6cab74d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/precompile-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,7 @@ jobs:
967967
echo "php_versions_string=$PHP_VERSIONS_STRING" >> $GITHUB_OUTPUT
968968
969969
- name: Download all artifacts
970-
uses: actions/download-artifact@v4
970+
uses: actions/download-artifact@v5.0.0
971971
with:
972972
path: binaries/
973973

0 commit comments

Comments
 (0)