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.
2 parents 0057c9d + 648b591 commit fdcf92eCopy full SHA for fdcf92e
.github/workflows/local-test-on-mac.yaml
@@ -17,7 +17,7 @@ jobs:
17
env:
18
TERM: xterm
19
steps:
20
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
21
- name: Set up Homebrew
22
uses: Homebrew/actions/setup-homebrew@master
23
- name: Brew version output
.github/workflows/test-brew-formulae.yaml
@@ -19,7 +19,7 @@ jobs:
PACKAGE: ${{ matrix.package }}
24
25
0 commit comments