diff --git a/.github/workflows/test-os.yml b/.github/workflows/test-os.yml index 23d2e2c7dc9b..f4e2fe401662 100644 --- a/.github/workflows/test-os.yml +++ b/.github/workflows/test-os.yml @@ -242,7 +242,7 @@ jobs: vagrant up --no-tty - name: Smoke test - uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3.0.2 + uses: nick-fields/retry@ad984534de44a9489a53aefd81eb77f87c70dc60 # v4.0.0 with: timeout_minutes: 20 max_attempts: 5