Update Ruby version to 3.3.8 in pages-deploy.yaml
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 27s
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 27s
This commit is contained in:
parent
7a836a830c
commit
2e57f3a034
@ -15,7 +15,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
env:
|
env:
|
||||||
RUBY_VERSION: "3.3.5"
|
RUBY_VERSION: "3.3.8"
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user