We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc9f62e commit 5925051Copy full SHA for 5925051
1 file changed
.github/workflows/mega-linter.yml
@@ -94,7 +94,7 @@ jobs:
94
95
# Upload MegaLinter artifacts
96
- name: Archive production artifacts
97
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
98
if: success() || failure()
99
with:
100
name: MegaLinter reports
0 commit comments