Skip to content

Commit 62f5883

Browse files
Update deploy.yml
1 parent 4f514f4 commit 62f5883

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Ruby
2020
uses: ruby/setup-ruby@v1
2121
with:
22-
ruby-version: '3.0.2'
22+
ruby-version: '3.2.0'
2323
- name: Enable bundler cache
2424
uses: actions/cache@v4
2525
with:

0 commit comments

Comments
 (0)