Update Ruby version to 3.3.8 in pages-deploy.yaml
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 27s

This commit is contained in:
Florian Weber 2025-05-01 14:13:34 +02:00
parent 7a836a830c
commit 2e57f3a034
Signed by: f.weber
GPG Key ID: B162B599E31221C6

View File

@ -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