We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a22b9c commit 2b00ac8Copy full SHA for 2b00ac8
.github/workflows/main.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: 💎 setup ruby
54
uses: ruby/setup-ruby@v1
55
with:
56
- ruby-version: 2.6 # can change this to 2.7 or whatever version you prefer
+ ruby-version: 3.2.3 # can change this to 2.7 or whatever version you prefer
57
58
- name: 🔨 install dependencies & build site
59
uses: limjh16/jekyll-action-ts@v2
0 commit comments