Skip to content

Commit

Permalink
chore(deps): update build-emacs-for-macos to 0.6.57
Browse files Browse the repository at this point in the history
  • Loading branch information
jimeh committed Dec 8, 2024
1 parent 5f2c9ee commit d66071e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Default git ref check
id: ref
run: |
DEFAULT_BUILDER_REF="v0.6.55"
DEFAULT_BUILDER_REF="v0.6.57"
BUILDER_REF="${{ inputs.builder_ref }}"
echo "ref=${BUILDER_REF:-$DEFAULT_BUILDER_REF}" >> "$GITHUB_OUTPUT"
- name: Checkout build-emacs-for-macos repo
Expand Down

0 comments on commit d66071e

Please sign in to comment.