mirror of
https://github.com/calofmijuck/blog.git
synced 2026-09-26 00:40:41 +00:00
build(deps): specify the minor version number of ruby (#15)
See also: https://github.com/cotes2020/jekyll-theme-chirpy/pull/1431 Co-authored-by: Dmitry Kosarev <[email protected]>
This commit is contained in:
co-authored by
Dmitry Kosarev
parent
1565392b7e
commit
1efe631e7e
@@ -42,7 +42,7 @@ jobs:
|
||||
- name: Setup Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 3
|
||||
ruby-version: 3.2
|
||||
bundler-cache: true
|
||||
|
||||
- name: Build site
|
||||
|
||||
Reference in New Issue
Block a user