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 376f964 commit fa7a16eCopy full SHA for fa7a16e
.github/workflows/rolling.yml
@@ -34,7 +34,7 @@ jobs:
34
run: |
35
pipx install poetry || true
36
- name: Setup Python
37
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
38
with:
39
python-version-file: client-python/pyproject.toml
40
- name: Fetch schema
.github/workflows/stable.yml
@@ -73,7 +73,7 @@ jobs:
73
74
75
76
77
78
79
0 commit comments