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 b65f50f commit b9b54d2Copy full SHA for b9b54d2
.github/workflows/test.yml
@@ -23,6 +23,8 @@ jobs:
23
- name: Set up Homebrew
24
id: set-up-homebrew
25
uses: Homebrew/actions/setup-homebrew@master
26
+ with:
27
+ stable: true
28
29
- name: Cache Homebrew Bundler RubyGems
30
id: cache
0 commit comments