Skip to content

Commit 2f408c8

Browse files
committed
chore(deps): update build-emacs-for-macos to 0.6.40
This should fix nightly build issues caused by homebrew package upgrade failures.
1 parent 9e2d7cb commit 2f408c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_prepare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
description: Git ref to checkout of build-emacs-for-macos
88
required: false
99
type: string
10-
default: "v0.6.39"
10+
default: "v0.6.40"
1111
secrets:
1212
TAP_REPO_TOKEN:
1313
description: Personal Access Token for Homebrew Tap repo

0 commit comments

Comments
 (0)