diff --git a/.github/workflows/actionlint.yml b/.github/workflows/actionlint.yml index 452705d1e..a467eb09e 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -30,7 +30,7 @@ jobs: permissions: contents: read container: - image: ghcr.io/homebrew/ubuntu24.04:main + image: ghcr.io/homebrew/brew:main steps: - name: Set up Homebrew id: setup-homebrew