diff --git a/.github/workflows/browserstack.yml b/.github/workflows/browserstack.yml index b64e65a39743..9fa4bbf62e81 100644 --- a/.github/workflows/browserstack.yml +++ b/.github/workflows/browserstack.yml @@ -29,7 +29,6 @@ jobs: - uses: actions/setup-node@56337c425554a6be30cdef71bf441f15be286854 # v3.1.1 with: node-version: '14' - check-latest: true - name: Install dependencies run: npm ci