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 1fdffe2 commit 9ef86fdCopy full SHA for 9ef86fd
.github/workflows/mega-linter.yml
@@ -54,7 +54,7 @@ jobs:
54
# Upload MegaLinter artifacts
55
- name: Archive production artifacts
56
if: ${{ success() }} || ${{ failure() }}
57
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
58
with:
59
name: MegaLinter reports
60
path: |
0 commit comments