We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ace137 commit 4516412Copy full SHA for 4516412
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@v5
+ uses: actions/upload-artifact@v6
53
if: success() || failure()
54
with:
55
name: MegaLinter reports
0 commit comments