Skip to content

Commit 8d1fad0

Browse files
committed
Update Ruby version in CI configuration from 3.0 to 3.3
1 parent 687ce6d commit 8d1fad0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
- name: 💎 Setup Ruby & Bundler
124124
uses: ruby/setup-ruby@v1
125125
with:
126-
ruby-version: 3.0
126+
ruby-version: 3.3
127127
bundler-cache: true
128128

129129
- name: 📜 Set up Google Services

0 commit comments

Comments
 (0)