]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
pin chrome revert-7781-PW-article-url-fixes 7784/head
authorMarc Foley <m.foley.88@gmail.com>
Thu, 30 May 2024 08:52:51 +0000 (09:52 +0100)
committerMarc Foley <m.foley.88@gmail.com>
Thu, 30 May 2024 09:05:18 +0000 (10:05 +0100)
.github/workflows/test.yaml

index 31868f577b3a82b110a461eaf57baab0b191af28..8a3018c97f0f18e5a8ec0091b8801eac723a5243 100644 (file)
@@ -29,9 +29,11 @@ jobs:
           pip install gftools[qa] pytest
         shell: bash
       - name: Setup Chrome
-        uses: browser-actions/setup-chrome@latest
+        uses: browser-actions/setup-chrome@v1.6.2
+        with:
+          chrome-version: '127.0.6509.0 '
       - name: Setup Chrome Driver
-        uses: nanasess/setup-chromedriver@master
+        uses: nanasess/setup-chromedriver@v2.2.2
 
       - name: Setup Firefox
         uses: browser-actions/setup-firefox@latest