Skip to content

Commit be88884

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mega-linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: liblaf/actions/mega-linter@dist
4747
- if: success() || failure()
4848
name: Upload Reports
49-
uses: actions/upload-artifact@v4
49+
uses: actions/upload-artifact@v5
5050
with:
5151
name: mega-linter-reports
5252
path: |-

0 commit comments

Comments
 (0)