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 c85a7d9 commit b0f5070Copy full SHA for b0f5070
.github/workflows/prepare-release-pr.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Set up Python
35
uses: actions/setup-python@v5
36
with:
37
- python-version: "3.13"
+ python-version: "3.x"
38
39
- name: Install dependencies
40
run: |
0 commit comments