Skip to content

Commit d5b85c6

Browse files
authored
fix: update workflow
1 parent 13c69b3 commit d5b85c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up Python
2424
uses: actions/setup-python@v4
2525
with:
26-
python-version: 3.10
26+
python-version: "3.10"
2727

2828
- name: Install torch, torchvision, torchaudio
2929
run: |

0 commit comments

Comments
 (0)