Skip to content

Commit 6431b44

Browse files
committed
fix yaml
1 parent 1fdf8e8 commit 6431b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/merge-artifacts/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ runs:
2424
path: ${{ inputs.target_name }}
2525
merge-multiple: true
2626

27-
- name: Download Artifacts
27+
- name: Download Artifacts
2828
uses: actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
2929
with:
3030
pattern: ${{ inputs.source_name_pattern }}*

0 commit comments

Comments
 (0)