chore(deps): update build-emacs-for-macos to 0.5.2

Should fix the recent build and signing issues with nightly builds.
This commit is contained in:
2021-06-27 12:35:32 +01:00
parent d2d9494a44
commit 72fc6962a7

View File

@@ -40,7 +40,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: jimeh/build-emacs-for-macos
ref: "v0.5.1"
ref: "v0.5.2"
path: builder
- uses: actions/setup-go@v2
with:
@@ -90,7 +90,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: jimeh/build-emacs-for-macos
ref: "v0.5.1"
ref: "v0.5.2"
path: builder
- uses: ruby/setup-ruby@v1
with: