We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a9f070 commit 76cc663Copy full SHA for 76cc663
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup Python
21
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c
22
with:
23
- python-version: "3.10"
+ python-version: "3.14"
24
25
- name: Install Poetry
26
uses: abatilo/actions-poetry@b8f6fe29ba2eb78e0d45ccbf41cd14154c4e25b2
.github/workflows/rigging_pr_description.yml
- name: Set up Python
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
- name: Install uv
run: |
0 commit comments