Skip to content

Commit 91f1ba2

Browse files
authored
Update publish-gem.yml
1 parent 91adadd commit 91f1ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-gem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Setup Ruby
1414
uses: ruby/setup-ruby@v1
1515
with:
16-
ruby-version: '2.7.8'
16+
ruby-version: '3.2'
1717
- name: Build gem
1818
run: |
1919
gem build github-pages.gemspec

0 commit comments

Comments
 (0)