Skip to content

Commit

Permalink
rubygems version
Browse files Browse the repository at this point in the history
  • Loading branch information
ka8725 committed Nov 28, 2024
1 parent 95786a9 commit 23426b5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ jobs:
with:
ruby-version: 2.6.10
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
cache-version: 0 # Increment this number if you need to re-download cached gems
rubygems: 3.3.22
cache-version: 1 # Increment this number if you need to re-download cached gems

- name: Setup Pages
id: pages
uses: actions/configure-pages@v1
Expand Down

0 comments on commit 23426b5

Please sign in to comment.