Skip to content

Commit 37550a6

Browse files
Update dependency ruby to v3.4.9
1 parent 4324c13 commit 37550a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/locale_update_all.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Set up Ruby
3636
uses: ruby/setup-ruby@v1
3737
with:
38-
ruby-version: '3.3'
38+
ruby-version: '3.4.9'
3939
bundler-cache: true
4040
timeout-minutes: 30
4141
- name: Prepare dependencies

0 commit comments

Comments
 (0)