mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2025-04-12 07:33:27 +10:00
Bump ruby version in github workflow
This commit is contained in:
parent
502fe45371
commit
c28c26851c
2
.github/workflows/pages-deploy.yml
vendored
2
.github/workflows/pages-deploy.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
- name: Setup Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 3.2
|
||||
ruby-version: 3.3
|
||||
bundler-cache: true
|
||||
|
||||
- name: Build site
|
||||
|
Loading…
x
Reference in New Issue
Block a user