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 8c0dad0 commit e27eb12Copy full SHA for e27eb12
.github/workflows/tests.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Ruby
20
uses: ruby/setup-ruby@v1
21
with:
22
- ruby-version: 2.7.4
+ ruby-version: 3.2
23
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
24
- name: Set up Node
25
uses: actions/setup-node@v1
0 commit comments