Skip to content

Commit 9bb10e8

Browse files
chore(deps): update actions/upload-artifact action to v5
1 parent 5cb4a76 commit 9bb10e8

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
@@ -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)