mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-03-22 02:48:15 +00:00
ci: update ruby version to 3.4
Ruby 3.1 and 3.2 are now EOL See: https://www.ruby-lang.org/en/downloads/branches/
This commit is contained in:
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 3.3
|
||||
ruby-version: 3.4
|
||||
bundler-cache: true
|
||||
|
||||
- uses: actions/setup-node@v6
|
||||
|
||||
Reference in New Issue
Block a user