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 2640946 commit d384911Copy full SHA for d384911
.github/workflows/main_distributed.yaml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: 4-core-ubuntu-gpu-t4
17
18
steps:
19
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
20
- name: Set up Python 3.10
21
uses: actions/setup-python@v2
22
with:
0 commit comments