We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43b9b01 commit 5d60956Copy full SHA for 5d60956
1 file changed
merge-junit-reports/action.yml
@@ -41,7 +41,7 @@ runs:
41
continue-on-error: true
42
43
- name: Merge JUnit report artifacts
44
- uses: actions/upload-artifact/merge@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
+ uses: actions/upload-artifact/merge@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
45
with:
46
name: ${{ inputs.artifact-name }}
47
pattern: ${{ inputs.split-artifact-pattern }}
0 commit comments