diff --git a/.github/workflows/reusable-minecraft-ci.yml b/.github/workflows/reusable-minecraft-ci.yml index cfc95bb..f44ed79 100644 --- a/.github/workflows/reusable-minecraft-ci.yml +++ b/.github/workflows/reusable-minecraft-ci.yml @@ -82,7 +82,7 @@ jobs: java-version: ${{ inputs.java-version }} distribution: ${{ inputs.java-distribution }} - name: Install Homebrew - uses: Homebrew/actions/setup-homebrew@75ea84e0c056f44fbc237368be867593cd459107 # main + uses: Homebrew/actions/setup-homebrew@726029484f4d6a3cc19c735a5fb22595f8655a9a # main - name: Install Pakku shell: bash run: |