diff --git a/.github/workflows/homebrew-tap.yml b/.github/workflows/homebrew-tap.yml index cef3633..c9ad100 100644 --- a/.github/workflows/homebrew-tap.yml +++ b/.github/workflows/homebrew-tap.yml @@ -9,7 +9,7 @@ jobs: steps: # https://github.com/marketplace/actions/checkout - name: Checkout code - uses: actions/checkout@v4 + uses: actions/checkout@v6 # See https://brew.sh - name: Set up Homebrew