Skip to content

Commit

Permalink
updating artifact upload version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorquas committed Feb 13, 2025
1 parent 46dc6c5 commit e4a082e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,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: |
Expand Down

0 comments on commit e4a082e

Please sign in to comment.