diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ff63fabdd..880886ee5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -298,7 +298,7 @@ jobs: matrix: containers: [1, 2, 3, 4] container: - image: cypress/browsers:latest@sha256:d5ae1a6e0352fdfb34a18aa7436d563fcbc22327a5642324deaa13e4b1fdbd45 + image: cypress/browsers:latest@sha256:30192f4e24469c4c68dfeb51598db93c1491cfb9dc465f5d397331e22bc3acea options: --user 1001 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4