Skip to content

Commit 787e48a

Browse files
authored
Update ruby version Deploy.yml
1 parent ebb1564 commit 787e48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.3.7'
2323
bundler-cache: true
2424
- name: Install deps
2525
run: |

0 commit comments

Comments
 (0)