We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10bedc commit f0229f2Copy full SHA for f0229f2
.github/workflows/upgrade_version.yaml
@@ -10,7 +10,7 @@ jobs:
10
name: Bump Homebrew formula
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
14
- name: update formula
15
id: formula
16
run: bash make-formula.sh
0 commit comments