From a4b9a22debde811891a5462a6ab6847666b503ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 22:34:33 +0000 Subject: [PATCH] chore: update actions/upload-artifact digest to 0b2256b --- .github/workflows/TASKLIST_CARBONISATION.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/TASKLIST_CARBONISATION.yml b/.github/workflows/TASKLIST_CARBONISATION.yml index 1541582df..709cea989 100644 --- a/.github/workflows/TASKLIST_CARBONISATION.yml +++ b/.github/workflows/TASKLIST_CARBONISATION.yml @@ -67,7 +67,7 @@ jobs: - name: Run Playwright tests working-directory: ./zeebe/tasklist/client run: yarn playwright form-js-integration - - uses: actions/upload-artifact@552bf3722c16e81001aea7db72d8cedf64eb5f68 + - uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b if: always() with: name: playwright-report