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 024a5fe commit 222bf98Copy full SHA for 222bf98
.github/workflows/add_pages_doc.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v4
15
- name: Set up Python
16
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
17
with:
18
python-version: '3.11'
19
- name: Install dependencies
.github/workflows/publish-to-pypi.yml
fetch-depth: 0
python-version: '3.x'
.github/workflows/publish-to-testpypi.yml
@@ -15,7 +15,7 @@ jobs:
20
21
0 commit comments