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 0411b17 commit 9450a19Copy full SHA for 9450a19
.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@v3
+ uses: actions/upload-artifact@v4
58
with:
59
name: MegaLinter reports
60
path: |
0 commit comments