Skip to content

Commit 2b00ac8

Browse files
committed
Update ruby to 3.2.3 for builder
1 parent 8a22b9c commit 2b00ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: 💎 setup ruby
5454
uses: ruby/setup-ruby@v1
5555
with:
56-
ruby-version: 2.6 # can change this to 2.7 or whatever version you prefer
56+
ruby-version: 3.2.3 # can change this to 2.7 or whatever version you prefer
5757

5858
- name: 🔨 install dependencies & build site
5959
uses: limjh16/jekyll-action-ts@v2

0 commit comments

Comments
 (0)