Skip to content

Commit 4059fc7

Browse files
authored
ci: update ruby version
1 parent 51c8f69 commit 4059fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Setup Ruby
6464
uses: ruby/setup-ruby@v1
6565
with:
66-
ruby-version: 2.7
66+
ruby-version: 3
6767

6868
- name: Setup repository
6969
uses: SwiftyLab/ci/actions/setup@main

0 commit comments

Comments
 (0)