Skip to content

Commit ad215da

Browse files
authored
Update pages-gem.yml
1 parent c9a681d commit ad215da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages-gem.yml

+1-1
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)