From 5752a2eeea03e9ab12bab8d76ef4466463fa7fb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 15:18:09 +0000 Subject: [PATCH] chore: update actions/upload-artifact digest to c320f57 --- .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 871fc143b..81f0a8b3e 100644 --- a/.github/workflows/TASKLIST_CARBONISATION.yml +++ b/.github/workflows/TASKLIST_CARBONISATION.yml @@ -63,7 +63,7 @@ jobs: - name: Run Playwright tests working-directory: ./tasklist/client run: yarn playwright form-js-integration - - uses: actions/upload-artifact@353073034f1f3c6d1a65ede161c5a2ca79650a49 + - uses: actions/upload-artifact@c320f57948d137eb8c7f8e781ddcc0f61b04e834 if: always() with: name: playwright-report