Skip to content

Commit 28f0c2d

Browse files
chore(deps): update dependency ruby to v4
1 parent 7d8ef70 commit 28f0c2d

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up Ruby
2626
uses: ruby/setup-ruby@v1 # zizmor: ignore[unpinned-uses]
2727
with:
28-
ruby-version: 3.4.7
28+
ruby-version: 4.0.1
2929
- name: Install `github_changelog_generator`
3030
run: |
3131
command gem install github_changelog_generator

0 commit comments

Comments
 (0)