Skip to content

Commit

Permalink
Update publish-gem.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsusdere committed Jan 3, 2024
1 parent 070a8e3 commit 0b7fe6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-gem.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7.8'
ruby-version: '3.2'
- name: Build gem
run: |
gem build github-pages.gemspec
Expand Down

0 comments on commit 0b7fe6e

Please sign in to comment.