File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 - name : Setup Ruby
1616 uses : ruby/setup-ruby@v1
1717 with :
18- ruby-version : ' 3.1 ' # Not needed with a .ruby-version file
18+ ruby-version : ' 3.3 ' # Not needed with a .ruby-version file
1919 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
2020 cache-version : 0 # Increment this number if you need to re-download cached gems
2121 - name : Build with Jekyll
Original file line number Diff line number Diff line change 3434 - name : Setup Ruby
3535 uses : ruby/setup-ruby@v1
3636 with :
37- ruby-version : ' 3.1 ' # Not needed with a .ruby-version file
37+ ruby-version : ' 3.3 ' # Not needed with a .ruby-version file
3838 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
3939 cache-version : 0 # Increment this number if you need to re-download cached gems
4040 - name : Setup Pages
You can’t perform that action at this time.
0 commit comments