From 29041cf5611dfb8c15a68581167fe3b09753d1f8 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 20 Jun 2021 12:00:55 +0530 Subject: Misc updates (#1440) --- .github/workflows/pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/pull_request.yml') diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 10e4c3d7..b94c34f3 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -58,7 +58,7 @@ jobs: - name: (Fail-only) upload test report if: failure() - uses: actions/upload-artifact@e448a9b857ee2131e752b06002bf0e093c65e571 + uses: actions/upload-artifact@27121b0bdffd731efa15d66772be8dc71245d074 with: name: Test report path: app/build/reports -- cgit v1.2.3