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 37b828dCopy full SHA for 37b828d
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: setup python
37
uses: actions/setup-python@v5
38
with:
39
- python-version: 3.11
+ python-version: 3.14
40
- name: Install dependencies
41
run: |
42
git config --global url."https://x-access-token:${GH_TOKEN}@github.com".insteadOf https://github.com
0 commit comments