From 37b1badf152878c6abb82ffabec7d52162591d94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 16:17:30 +0000 Subject: [PATCH] chore: update actions/upload-artifact digest to b06cde3 --- .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 313366df0..610a01e7d 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@ef09cdac3e2d3e60d8ccadda691f4f1cec5035cb + - uses: actions/upload-artifact@b06cde36fc32a3ee94080e87258567f73f921537 if: always() with: name: playwright-report