Skip to content

Commit e0135c2

Browse files
authored
Merge pull request #17 from MRT-Map/renovate/python-3.x
Update dependency python to 3.14
2 parents d1cf35e + 7933a69 commit e0135c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/render.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1717
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
1818
with:
19-
python-version: '3.13'
19+
python-version: '3.14'
2020
- uses: baptiste0928/cargo-install@b687c656bda5733207e629b50a22bf68974a0305 # v3.3.2
2121
with:
2222
crate: resvg

0 commit comments

Comments
 (0)