Skip to content

Commit 2f58bb9

Browse files
authored
Update ruby to 3.2.2 in deploy.yml (alshedivat#1459)
1 parent 45f66f0 commit 2f58bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup Ruby
2424
uses: ruby/setup-ruby@v1
2525
with:
26-
ruby-version: '3.2.1'
26+
ruby-version: '3.2.2'
2727
bundler-cache: true
2828
- name: Install and Build 🔧
2929
run: |

0 commit comments

Comments
 (0)