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 73f291f commit 69ac22bCopy full SHA for 69ac22b
.github/workflows/docs-build.yml
@@ -72,7 +72,7 @@ jobs:
72
lfs: ${{ matrix.pkg-name == 'pytorch' }}
73
- uses: actions/setup-python@v5
74
with:
75
- python-version: "3.9"
+ python-version: "3.10"
76
77
- name: List notebooks
78
if: ${{ matrix.pkg-name == 'pytorch' }}
0 commit comments