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 5cb4a76 commit 9bb10e8Copy full SHA for 9bb10e8
.github/workflows/mega-linter.yaml
@@ -46,7 +46,7 @@ jobs:
46
uses: liblaf/actions/mega-linter@dist
47
- if: success() || failure()
48
name: Upload Reports
49
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
50
with:
51
name: mega-linter-reports
52
path: |-
0 commit comments