mirror of
https://github.com/zdharma-continuum/zinit.git
synced 2026-09-10 07:36:38 -04:00
Merge branch 'main' into fix/self-update
This commit is contained in:
commit
90258ff77c
2
.github/workflows/bump-homebrew-formula.yml
vendored
2
.github/workflows/bump-homebrew-formula.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: macos-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Bump Homebrew formulae
|
||||
uses: dawidd6/action-homebrew-bump-formula@v3
|
||||
|
|
|
|||
Loading…
Reference in a new issue