Merge branch 'main' into fix/self-update

This commit is contained in:
vladislav doster 2024-01-26 01:38:42 -06:00 committed by GitHub
commit 90258ff77c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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