This commit is contained in:
parent
4b7b0f9764
commit
7a14faf1d6
2 changed files with 2 additions and 2 deletions
|
|
@ -57,7 +57,7 @@ jobs:
|
|||
php-version: ${{ inputs.php_version }}
|
||||
|
||||
- name: Download artifact
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: ${{ inputs.artifact_name }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue