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
|
||||
- name: Archive production artifacts
|
||||
if: success() || failure()
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: MegaLinter reports
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user