We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b95798c commit 22793acCopy full SHA for 22793ac
1 file changed
.github/workflows/github-pages.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: 💎 setup ruby
19
uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1.306.0
20
with:
21
- ruby-version: 2.7
+ ruby-version: 3.3
22
- name: 🔨 install dependencies & build site
23
uses: limjh16/jekyll-action-ts@807a5f09755d777bfd3070e9505d02347844c9b2 # v2.4.2
24
- name: 🚀 deploy
0 commit comments