mirror of
https://github.com/jimeh/emacs-builds.git
synced 2026-02-19 11:56:40 +00:00
chore(deps): update build-emacs-for-macos to 0.6.60
This commit is contained in:
2
.github/workflows/_prepare.yml
vendored
2
.github/workflows/_prepare.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: Default git ref check
|
||||
id: ref
|
||||
run: |
|
||||
DEFAULT_BUILDER_REF="v0.6.59"
|
||||
DEFAULT_BUILDER_REF="v0.6.60"
|
||||
BUILDER_REF="${{ inputs.builder_ref }}"
|
||||
echo "ref=${BUILDER_REF:-$DEFAULT_BUILDER_REF}" >> "$GITHUB_OUTPUT"
|
||||
- name: Checkout build-emacs-for-macos repo
|
||||
|
||||
Reference in New Issue
Block a user