File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 88 project_to_test :
99 type : string
1010
11-
1211permissions :
1312 contents : read
1413
3837 with :
3938 repository : " ROCm/TheRock"
4039 path : " TheRock"
41- ref : df5e21e3b8449ade0af12bcf94c0113510e97f6d # 2025-12-30 commit
40+ ref : f5524a6ddbd928ec9a036002fdd8531c1a6f5eb2 # 2026-01-13 commit
4241
4342 - name : Install python deps
4443 run : |
Original file line number Diff line number Diff line change @@ -39,12 +39,12 @@ jobs:
3939 with :
4040 repository : " ROCm/TheRock"
4141 path : " TheRock"
42- ref : df5e21e3b8449ade0af12bcf94c0113510e97f6d # 2025-12-30 commit
42+ ref : f5524a6ddbd928ec9a036002fdd8531c1a6f5eb2 # 2026-01-13 commit
4343
4444 - name : Set up Python
4545 uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
4646 with :
47- python-version : ' 3.12'
47+ python-version : " 3.12"
4848
4949 - name : Install python deps
5050 run : |
7070
7171 - uses : iterative/setup-dvc@4bdfd2b0f6f1ad7e08afadb03b1a895c352a5239 # v2.0.0
7272 with :
73- version : ' 3.62.0'
73+ version : " 3.62.0"
7474
7575 # After other installs, so MSVC get priority in the PATH.
7676 - name : Configure MSVC
You can’t perform that action at this time.
0 commit comments