We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82bb6b3 commit ef81014Copy full SHA for ef81014
1 file changed
.github/workflows/mega-linter.yml
@@ -49,7 +49,7 @@ jobs:
49
50
# Upload MegaLinter artifacts
51
- name: Archive production artifacts
52
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
53
if: success() || failure()
54
with:
55
name: MegaLinter reports
0 commit comments