fix(megalinter): upload-artifact@v4+ and download-artifact@v4+ are not currently supported on GHES
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
|||||||
# Upload MegaLinter artifacts
|
# Upload MegaLinter artifacts
|
||||||
- name: Archive production artifacts
|
- name: Archive production artifacts
|
||||||
if: success() || failure()
|
if: success() || failure()
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: MegaLinter reports
|
name: MegaLinter reports
|
||||||
path: |
|
path: |
|
||||||
|
|||||||
Reference in New Issue
Block a user