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 5f7c340 commit 8399e6eCopy full SHA for 8399e6e
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Ruby
20
uses: ruby/setup-ruby@v1
21
with:
22
- ruby-version: '3.0.2'
+ ruby-version: '3.1.4' # Update to latest 3.1.x version
23
- name: Enable bundler cache
24
uses: actions/cache@v2
25
0 commit comments