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 a80e93f commit c055212Copy full SHA for c055212
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
ref: ${{ inputs.branch_client_python }}
35
path: client-python
36
- name: setup python
37
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
38
with:
39
python-version: 3.11
40
- name: Install dependencies
0 commit comments