Browse Source

pin chrome

Marc Foley 9 months ago
parent
commit
6034cfab32
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/test.yaml

+ 2 - 0
.github/workflows/test.yaml

@@ -30,6 +30,8 @@ jobs:
         shell: bash
       - name: Setup Chrome
         uses: browser-actions/setup-chrome@v1.6.2
+        with:
+          chrome-version: '127.0.6509.0'
       - name: Setup Chrome Driver
         uses: nanasess/setup-chromedriver@v2.2.2