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

Nothing new from a user-point of view. But this introduces the first
changes to the build script required to sign and notarize builds.
This commit is contained in:
2021-05-22 18:54:29 +01:00
parent 831bb394af
commit 4ce0cf69d5

View File

@@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: jimeh/build-emacs-for-macos
ref: "0.4.12"
ref: "0.4.13"
path: builder
- uses: ruby/setup-ruby@v1
with: