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