We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d42392 commit 09652f2Copy full SHA for 09652f2
action.yml
@@ -66,6 +66,6 @@ runs:
66
if: always()
67
uses: actions/upload-artifact@v4
68
with:
69
- name: coverage-textfile
+ name: build files
70
path: |
71
${{ inputs.build-path }}
0 commit comments