Skip to content

Commit d2b0a4e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494

9595
# Upload MegaLinter artifacts
9696
- name: Archive production artifacts
97-
uses: actions/upload-artifact@v6
97+
uses: actions/upload-artifact@v7
9898
if: success() || failure()
9999
with:
100100
name: MegaLinter reports

0 commit comments

Comments
 (0)