Skip to content

Commit c04a5a1

Browse files
githubsgijafraustro
authored andcommitted
Update .github/workflows/main_distributed.yaml
ok Co-authored-by: Jaime Fraustro <[email protected]>
1 parent d384911 commit c04a5a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_distributed.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v4
2020
- name: Set up Python 3.10
21-
uses: actions/setup-python@v2
21+
uses: actions/setup-python@v5
2222
with:
2323
python-version: '3.10'
2424
- name: Install PyTorch

0 commit comments

Comments
 (0)