From 003910bf98210a67845e733aa4ebd8cc0a1af6c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 10:32:04 +0700 Subject: [PATCH] Bump actions/upload-artifact from 2 to 3 (#1338) Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index de5faa5230..a587710edf 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -244,7 +244,7 @@ jobs: node ../../common/scripts/install-run-rushx.js uitest - name: Upload test results if: always() - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 with: name: playwright-results path: ./tests/sanity/playwright-report/