Browse Source

try to fix GitHub action

Falko Schindler 1 year ago
parent
commit
d4257854ec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/test.yml

+ 1 - 1
.github/workflows/test.yml

@@ -32,7 +32,7 @@ jobs:
       - name: test startup
         run: ./test_startup.sh
       - name: setup chromedriver
-        uses: nanasess/setup-chromedriver@v2.1.1
+        uses: nanasess/setup-chromedriver@v2.2.0
       - name: pytest
         run: pytest
       - name: upload screenshots