We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91adadd commit 91f1ba2Copy full SHA for 91f1ba2
.github/workflows/publish-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