Skip to content

Commit f375948

Browse files
dependabot[bot]susharma-beep
authored andcommitted
build(deps): bump actions/upload-artifact from 6 to 7 (#862)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cabfbc commit f375948

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-suite.yml

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

136136
- name: Upload Test Report as Artifact
137137
if: always()
138-
uses: actions/upload-artifact@v6
138+
uses: actions/upload-artifact@v7
139139
with:
140140
name: test-report-file
141141
if-no-files-found: ignore

0 commit comments

Comments
 (0)