revert actions/download-artifact version to 3 (#12017)
This commit is contained in:
parent
c6348a4666
commit
75b19f8522
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ runs:
|
|||
using: "composite"
|
||||
steps:
|
||||
- name: Download all build files
|
||||
uses: actions/download-artifact@v4.1.7
|
||||
uses: actions/download-artifact@v3
|
||||
- name: Move build resources
|
||||
shell: bash
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue