We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c22d7f1 commit be88884Copy full SHA for be88884
1 file changed
.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