Skip to content

Commit 71802d4

Browse files
chore(deps): update dependency actions/download-artifact to v5.0.0 (updated)
1 parent e1e3fde commit 71802d4

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
@@ -1043,7 +1043,7 @@ jobs:
10431043
echo "php_versions_string=$PHP_VERSIONS_STRING" >> $GITHUB_OUTPUT
10441044
10451045
- name: Download all artifacts
1046-
uses: actions/download-artifact@v4
1046+
uses: actions/download-artifact@v5.0.0
10471047
with:
10481048
path: binaries/
10491049

0 commit comments

Comments
 (0)