Skip to content

Commit b6de39e

Browse files
authored
Update pull_request.yml
1 parent 100546f commit b6de39e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Setup Ruby
1111
uses: actions/setup-ruby@v1
1212
with:
13-
ruby-version: 2.7
13+
ruby-version: 3.1
1414
- name: Install bundler
1515
run: |
1616
gem install bundler:2.1.4

0 commit comments

Comments
 (0)