We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f6e623 commit 3acfaa6Copy full SHA for 3acfaa6
1 file changed
.github/workflows/mega-linter.yml
@@ -55,7 +55,7 @@ jobs:
55
# Upload MegaLinter artifacts
56
- name: Archive production artifacts
57
if: success() || failure()
58
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
59
with:
60
name: MegaLinter reports
61
path: |
0 commit comments