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 1ca2c20 commit 61741d1Copy full SHA for 61741d1
.github/workflows/build_docs.yml
@@ -46,7 +46,7 @@ jobs:
46
uses: actions/checkout@v4
47
- name: Setup Python Environment
48
# see https://github.com/actions/setup-python
49
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
50
with:
51
python-version: ${{ env.PYTHON_VERSION_DEFAULT }}
52
architecture: 'x64'
0 commit comments