We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1d8615 + 3f5e8e9 commit 58d3e92Copy full SHA for 58d3e92
1 file changed
.github/workflows/mega-linter.yml
@@ -98,7 +98,7 @@ jobs:
98
99
# Upload MegaLinter artifacts
100
- name: Archive production artifacts
101
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
102
if: success() || failure()
103
with:
104
name: MegaLinter reports
0 commit comments