Skip to content

Commit 6957746

Browse files
committed
update homebrew action
1 parent fdc789a commit 6957746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- name: Set up Homebrew
2626
id: set-up-homebrew
27-
uses: Homebrew/actions/setup-homebrew@3599d8b96621e7e741ec2ae1cee1185acd651aed
27+
uses: Homebrew/actions/setup-homebrew@master
2828

2929
- name: checkout
3030
uses: actions/checkout@v4

0 commit comments

Comments
 (0)