File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -290,8 +290,7 @@ jobs:
290290 uses : actions/checkout@v5
291291 with :
292292 repository : vllm-project/vllm
293- ref : 00d3310d2d00d021d2e8f5f00e31b51d30f0413e
294- # ref: v${{ env.VLLM_VERSION }}
293+ ref : v${{ env.VLLM_VERSION }}
295294 path : vllm_source
296295
297296 - name : Start container
@@ -575,8 +574,7 @@ jobs:
575574 uses : actions/checkout@v5
576575 with :
577576 repository : vllm-project/vllm
578- ref : 00d3310d2d00d021d2e8f5f00e31b51d30f0413e
579- # ref: v${{ env.VLLM_RAYSERVE_VERSION }}
577+ ref : v${{ env.VLLM_RAYSERVE_VERSION }}
580578 path : vllm_source
581579
582580 - name : Start container
@@ -860,8 +858,7 @@ jobs:
860858 uses : actions/checkout@v5
861859 with :
862860 repository : vllm-project/vllm
863- ref : 00d3310d2d00d021d2e8f5f00e31b51d30f0413e
864- # ref: v${{ env.VLLM_VERSION }}
861+ ref : v${{ env.VLLM_VERSION }}
865862 path : vllm_source
866863
867864 - name : Start container
You can’t perform that action at this time.
0 commit comments