We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db8d126 commit 728164bCopy full SHA for 728164b
.github/workflows/e2e.yml
@@ -437,7 +437,7 @@ jobs:
437
438
# Wait until the Appium server starts.
439
- name: Check Appium Server
440
- uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # pin@v2
+ uses: nick-fields/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4 # pin@v2
441
with:
442
timeout_seconds: 60
443
max_attempts: 10
0 commit comments