diff --git a/.github/workflows/render.yml b/.github/workflows/render.yml index c4f469e0a..8942be7ff 100644 --- a/.github/workflows/render.yml +++ b/.github/workflows/render.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6 with: - python-version: '3.13' + python-version: '3.14' - uses: baptiste0928/cargo-install@b687c656bda5733207e629b50a22bf68974a0305 # v3.3.2 with: crate: resvg