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 586a8c4 commit 48904fdCopy full SHA for 48904fd
.github/actions/download-lint-report/action.yml
@@ -7,5 +7,5 @@ runs:
7
- name: Download lint report
8
uses: actions/download-artifact@v4
9
with:
10
- name: lint-report.info
+ name: lint-report
11
path: reports
0 commit comments