Skip to content

Commit 4fe4533

Browse files
chore(deps): update actions/upload-artifact action to v6 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c59c0af commit 4fe4533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mega-linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
token: ${{ steps.auth.outputs.token }}
4444
- if: success() || failure()
4545
name: Upload Reports
46-
uses: actions/upload-artifact@v5
46+
uses: actions/upload-artifact@v6
4747
with:
4848
name: mega-linter-reports
4949
path: |-

0 commit comments

Comments
 (0)