Skip to content

Commit 53a05aa

Browse files
committed
Bump ruby version
1 parent 4fab09b commit 53a05aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
submodules: true
2020
- uses: ruby/setup-ruby@1a615958ad9d422dd932dc1d5823942ee002799f # v1.227.0
2121
with:
22-
ruby-version: '2.7'
22+
ruby-version: '3.4'
2323
- name: Setup Bundler
2424
run: ./ci/danger/setup_bundler.sh
2525
- name: Danger CHANGELOG verifier

0 commit comments

Comments
 (0)