We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1cf35e + 7933a69 commit e0135c2Copy full SHA for e0135c2
1 file changed
.github/workflows/render.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
17
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
18
with:
19
- python-version: '3.13'
+ python-version: '3.14'
20
- uses: baptiste0928/cargo-install@b687c656bda5733207e629b50a22bf68974a0305 # v3.3.2
21
22
crate: resvg
0 commit comments