Skip to content

Commit 9fd6239

Browse files
authored
Update template.yml
Update Ruby to v3
1 parent 056f38d commit 9fd6239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Set up Ruby
4848
uses: ruby/setup-ruby@v1
4949
with:
50-
ruby-version: '2.7'
50+
ruby-version: '3.0'
5151
bundler-cache: true
5252

5353
- name: Set up Python

0 commit comments

Comments
 (0)