Skip to content

Commit 1558c6f

Browse files
committed
specify version
1 parent 31de161 commit 1558c6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/auto-changelog-generator.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212

1313
- name: Setup Ruby
1414
uses: ruby/setup-ruby@v1
15+
with:
16+
ruby-version: 2.7
1517

1618
- name: Install github-changelog-generator
1719
run: gem install github_changelog_generator

0 commit comments

Comments
 (0)