Skip to content

Commit 21fc618

Browse files
Merge pull request #245 from christianhelle/renovate/ruby-3.x
Update dependency ruby to v3.4.7
2 parents 87ddd3d + 8bca5dc commit 21fc618

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
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup Ruby
2525
uses: ruby/setup-ruby@v1
2626
with:
27-
ruby-version: '3.2'
27+
ruby-version: '3.4.7'
2828
- name: Install github_changelog_generator
2929
run: gem install github_changelog_generator
3030
- name: Re-generate CHANGELOG.md

0 commit comments

Comments
 (0)