From 59b3c891000e39428f0bdbd6404dff8a69781017 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 23:04:44 +0000 Subject: [PATCH] chore: update actions/upload-artifact digest to 8448086 --- .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 e8c589216..442281fe8 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@604373da6381bf24206979c74d06a550515601b9 + - uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 if: always() with: name: playwright-report