diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index fdb3e5073..2fc999b3c 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -437,7 +437,7 @@ jobs: # Wait until the Appium server starts. - name: Check Appium Server - uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # pin@v2 + uses: nick-fields/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4 # pin@v2 with: timeout_seconds: 60 max_attempts: 10