From 65307c4aa6faa1269ffe2376aa92dd00661f9ece Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 00:28:36 +0000 Subject: [PATCH] chore: update actions/upload-artifact digest to 834a144 --- .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 495a49b21..e4e955f94 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@89ef406dd8d7e03cfd12d9e0a4a378f454709029 + - uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a if: always() with: name: playwright-report