Skip to content

Commit 1a55661

Browse files
authored
build: use main branch for setup-homebrew (#47)
1 parent 3514d46 commit 1a55661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ inputs:
4949
runs:
5050
using: "composite"
5151
steps:
52-
- uses: Homebrew/actions/setup-homebrew@master
52+
- uses: Homebrew/actions/setup-homebrew@main
5353

5454
- name: Environment setup
5555
shell: bash

0 commit comments

Comments
 (0)