diff --git a/.github/workflows/client-test.yml b/.github/workflows/client-test.yml index db39f3ceb..b7aa93927 100644 --- a/.github/workflows/client-test.yml +++ b/.github/workflows/client-test.yml @@ -78,7 +78,7 @@ jobs: # cd launcher-package/citest && ./test.sh - name: build image (Windows) if: ${{ matrix.os == 'windows-latest' }} - uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3.0.2 + uses: nick-fields/retry@ad984534de44a9489a53aefd81eb77f87c70dc60 # v4.0.0 with: timeout_minutes: 10 max_attempts: 3