Skip to content

Commit 84a8cd3

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 09d87f9 commit 84a8cd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# Upload Mega-Linter artifacts. They will be available on Github action page "Artifacts" section
4343
- name: Archive production artifacts
4444
if: success() || failure()
45-
uses: actions/upload-artifact@v6
45+
uses: actions/upload-artifact@v7
4646
with:
4747
name: Mega-Linter reports
4848
path: |

0 commit comments

Comments
 (0)