Skip to content

Commit 8399e6e

Browse files
Update deploy.yml
1 parent 5f7c340 commit 8399e6e

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.1.4' # Update to latest 3.1.x version
2323
- name: Enable bundler cache
2424
uses: actions/cache@v2
2525
with:

0 commit comments

Comments
 (0)