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