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.
2 parents 8b44ce8 + 387369b commit 34d80cdCopy full SHA for 34d80cd
.github/workflows/generate.yml
@@ -92,7 +92,7 @@ jobs:
92
version: v4.34.2
93
94
- name: Set up Python
95
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
96
with:
97
python-version: ${{ env.PY_VERSION }}
98
0 commit comments