Skip to content

Commit 1fc99fc

Browse files
committed
fix linter
1 parent 43e4b8a commit 1fc99fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Setup Python
1111
uses: actions/setup-python@v1
1212
with:
13-
python-version: 3.9.21
13+
python-version: 3.9.23
1414
architecture: x64
1515
- name: Checkout PyTorch
1616
uses: actions/checkout@master

0 commit comments

Comments
 (0)