From 0765885059712f5838238da2b23929a4b8262df6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 13:58:45 +0200 Subject: [PATCH] chore: update actions/upload-artifact digest to 26f96df (#979) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 81f0a8b3e..65cbbd62f 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@c320f57948d137eb8c7f8e781ddcc0f61b04e834 + - uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 if: always() with: name: playwright-report