diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 51c3f01c4..04b73386c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -291,7 +291,7 @@ jobs: matrix: containers: [1, 2, 3, 4] container: - image: cypress/browsers:latest@sha256:201bee8d17cb4ded4da0ac4432428206805fc4a905f33ebc3cc9c62c1f5877fd + image: cypress/browsers:latest@sha256:b290f975e7fc7ee22959b48f12e64c67793d9a9ad78cfbf97e59886f4fc58ee0 options: --user 1001 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4