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 a418043 commit 0400e8aCopy full SHA for 0400e8a
.github/workflows/build_and_deploy_docs.yaml
@@ -50,7 +50,7 @@ jobs:
50
git push
51
52
- name: Set up Python
53
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
54
with:
55
python-version: ${{ env.PYTHON_VERSION }}
56
0 commit comments