From e4aad461c78448bf950063fcaa2e08e759db7a97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 13:00:50 +0800 Subject: [PATCH] GHA CI: Bump Github Actions versions PR #20652. --- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci_macos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_macos.yaml b/.github/workflows/ci_macos.yaml index 7085afb10..3b9ed699c 100644 --- a/.github/workflows/ci_macos.yaml +++ b/.github/workflows/ci_macos.yaml @@ -31,7 +31,7 @@ jobs: uses: actions/checkout@v4 - name: Install dependencies - uses: Wandalen/wretry.action@v1 + uses: Wandalen/wretry.action@v3 env: HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 1 HOMEBREW_NO_INSTALL_CLEANUP: 1