Update action.yml (#12016)
This commit is contained in:
parent
b1408a1f1c
commit
c6348a4666
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@4.1.7
|
||||
uses: actions/download-artifact@v4.1.7
|
||||
- name: Move build resources
|
||||
shell: bash
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue