From 419eb8861be2dc676d554ce8e017d6361bf81e2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 11:41:52 +0100 Subject: [PATCH] chore(deps): update actions/upload-artifact digest to a8a3f3a (#4329) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/e2e-ui.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e-ui.yml b/.github/workflows/e2e-ui.yml index 575055121..04cf3cf57 100644 --- a/.github/workflows/e2e-ui.yml +++ b/.github/workflows/e2e-ui.yml @@ -30,7 +30,7 @@ jobs: run: pnpm build - name: Test UI run: pnpm test:e2e:ui - - uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v3 + - uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3 with: name: videos path: /home/runner/work/verdaccio/verdaccio/e2e/ui/cypress/videos