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.
2 parents a8bde27 + 3291631 commit e9aab2fCopy full SHA for e9aab2f
.github/workflows/mega-linter.yml
@@ -63,7 +63,7 @@ jobs:
63
# They will be available on Github action page "Artifacts" section
64
- name: Archive production artifacts
65
if: ${{ success() }} || ${{ failure() }}
66
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
67
with:
68
name: Mega-Linter reports
69
path: |
0 commit comments