Skip to content

Commit da29e82

Browse files
chore(deps): update dependency python to 3.14
| datasource | package | from | to | | --------------- | ----------------------- | ------- | ------ | | github-releases | actions/python-versions | 3.10.18 | 3.14.0 |
1 parent 02f1d0c commit da29e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rigging_pr_description.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Python
2121
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
2222
with:
23-
python-version: "3.10"
23+
python-version: "3.14"
2424

2525
- name: Install uv
2626
run: |

0 commit comments

Comments
 (0)