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 100546f commit b6de39eCopy full SHA for b6de39e
.github/workflows/pull_request.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Setup Ruby
11
uses: actions/setup-ruby@v1
12
with:
13
- ruby-version: 2.7
+ ruby-version: 3.1
14
- name: Install bundler
15
run: |
16
gem install bundler:2.1.4
0 commit comments