Skip to content

Commit e99c051

Browse files
committed
upgrade ruby version to 3.2.2
1 parent 057e0dc commit e99c051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: 💎 setup ruby
1919
uses: ruby/setup-ruby@v1
2020
with:
21-
ruby-version: 2.4.1 # can change this to 2.7 or whatever version you prefer
21+
ruby-version: 3.2.2
2222
bundler-cache: true
2323

2424
- name: 🔨 install dependencies & build site

0 commit comments

Comments
 (0)