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