We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a681d commit ad215daCopy full SHA for ad215da
.github/workflows/pages-gem.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Setup Ruby
14
uses: ruby/setup-ruby@v1
15
with:
16
- ruby-version: '2.7.8'
+ ruby-version: '3.2'
17
- name: Build gem
18
run: |
19
gem build github-pages.gemspec
0 commit comments