Skip to content

Commit 05ecc78

Browse files
committed
ruby 3.3
1 parent 898e932 commit 05ecc78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
3838
with:
3939
working-directory: docs
40-
ruby-version: '3.1' # Not needed with a .ruby-version file
40+
ruby-version: '3.3' # Not needed with a .ruby-version file
4141
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
4242
cache-version: 0 # Increment this number if you need to re-download cached gems
4343
- name: Setup Pages

0 commit comments

Comments
 (0)