Skip to content

Commit 4a2542f

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 7042fe2 commit 4a2542f

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
@@ -611,7 +611,7 @@ jobs:
611611
uses: actions/checkout@v4
612612

613613
- name: Download all artifacts
614-
uses: actions/download-artifact@v4
614+
uses: actions/download-artifact@v5
615615
with:
616616
path: binaries/
617617

0 commit comments

Comments
 (0)