From 467542702e9e397423ac66a0dd0890b553fb806a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Dec 2021 15:51:33 +0530 Subject: [PATCH] chore(deps): update actions/upload-artifact commit hash to 82c141c (#271) Co-authored-by: Renovate Bot --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bb508706..e76153b2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: - name: (Fail-only) upload test report if: failure() - uses: actions/upload-artifact@27bce4eee761b5bc643f46a8dfb41b430c8d05f6 + uses: actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2 with: name: Test report path: app/build/reports