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 ca825fd commit 2cf6bcbCopy full SHA for 2cf6bcb
.github/workflows/fetch_news.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Ruby
21
uses: ruby/setup-ruby@v1
22
with:
23
- ruby-version-file: .ruby-version
+ ruby-version: .ruby-version
24
bundler-cache: true
25
26
- name: Install dependencies
0 commit comments