Skip to content

Commit 25743fb

Browse files
authored
Merge pull request #31 from ugns/renovate/python-3.x
chore(deps): update dependency python to 3.13
2 parents a3ef549 + 5335838 commit 25743fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
-
2626
uses: actions/setup-python@v4
2727
with:
28-
python-version: "3.9"
28+
python-version: "3.13"
2929
-
3030
name: Install dependencies
3131
run: |

0 commit comments

Comments
 (0)