diff --git a/.github/workflows/test-os.yml b/.github/workflows/test-os.yml index 42e92c8b2c5a..3b754f38098a 100644 --- a/.github/workflows/test-os.yml +++ b/.github/workflows/test-os.yml @@ -220,7 +220,7 @@ jobs: vagrant up --no-tty - name: Smoke test - uses: nick-fields/retry@c97818ca39074beaea45180dba704f92496a0082 # v3.0.1 + uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3.0.2 with: timeout_minutes: 20 max_attempts: 5