From 8c2cc141c910d0252321a4db313b0572211c7f75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 00:07:48 +0000 Subject: [PATCH] chore(deps): pin actions/upload-artifact action to 0b2256b j:kit-282 --- .github/actions/playwright-atomic-hosted-pages/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/playwright-atomic-hosted-pages/action.yml b/.github/actions/playwright-atomic-hosted-pages/action.yml index 228a4ed494c..c09fa02a1b4 100644 --- a/.github/actions/playwright-atomic-hosted-pages/action.yml +++ b/.github/actions/playwright-atomic-hosted-pages/action.yml @@ -10,7 +10,7 @@ runs: run: npx playwright test working-directory: packages/atomic-hosted-page shell: bash - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4 if: always() with: name: atomic-hosted-page-playwright-report