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 43e4b8a commit 1fc99fcCopy full SHA for 1fc99fc
.github/workflows/lint.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Setup Python
11
uses: actions/setup-python@v1
12
with:
13
- python-version: 3.9.21
+ python-version: 3.9.23
14
architecture: x64
15
- name: Checkout PyTorch
16
uses: actions/checkout@master
0 commit comments