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 d384911 commit c04a5a1Copy full SHA for c04a5a1
.github/workflows/main_distributed.yaml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v4
20
- name: Set up Python 3.10
21
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v5
22
with:
23
python-version: '3.10'
24
- name: Install PyTorch
0 commit comments