Merge pull request #535 from Romanitho/dependabot/github_actions/actions/upload-artifact-4

Bump actions/upload-artifact from 3 to 4
pull/544/head
github-actions[bot] 2023-12-18 06:11:39 +00:00 committed by GitHub
commit 7625f42603
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ jobs:
# Upload MegaLinter artifacts
- name: Archive production artifacts
if: ${{ success() }} || ${{ failure() }}
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: MegaLinter reports
path: |