diff --git a/.github/workflows/e2e-ui.yml b/.github/workflows/e2e-ui.yml index 2837ed40b..4c873d6b4 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