We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16cd14f commit c007d50Copy full SHA for c007d50
1 file changed
merge-junit-reports/action.yml
@@ -48,7 +48,7 @@ runs:
48
delete-merged: ${{ inputs.split-artifact-delete-merged }}
49
50
- name: Download JUnit reports artifact
51
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
+ uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
52
with:
53
name: ${{ inputs.artifact-name }}
54
path: junit-reports-artifact
0 commit comments