Skip to content

Commit 6ca8323

Browse files
committed
Upgrade Ruby version on config dump
1 parent ae0c6e7 commit 6ca8323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dump-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Setup Ruby
3131
uses: ruby/setup-ruby@v1
3232
with:
33-
ruby-version: '3.2.0'
33+
ruby-version: '3.4.1'
3434
bundler-cache: true
3535

3636
- name: Dump config

0 commit comments

Comments
 (0)