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 2, 2024
1 parent ecb7a8a commit 31bce95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7.3'
ruby-version: '3.2'
- name: Build gem
run: |
gem build github-pages.gemspec
Expand Down

0 comments on commit 31bce95

Please sign in to comment.