diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1e09824..1676f2d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -54,7 +54,7 @@ jobs: ${{ runner.os }}-composer-${{ matrix.php }}-${{ matrix.stability }}- - name: Install dependencies - uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3 + uses: nick-fields/retry@ad984534de44a9489a53aefd81eb77f87c70dc60 # v4 with: timeout_minutes: 5 max_attempts: 5