Skip to content

Commit c169b43

Browse files
committed
use full hash
Signed-off-by: wangli <[email protected]>
1 parent 8e5f551 commit c169b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format_pr_body.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Get vLLM version
3838
run: |
39-
VLLM_COMMIT=68dbde5
39+
VLLM_COMMIT=68dbde5dbb11b9250454d0c9f21a8b3da960b341
4040
echo "VLLM_COMMIT=https://github.com/vllm-project/vllm/commit/$VLLM_COMMIT" >> $GITHUB_ENV
4141
4242
- name: Checkout repository

0 commit comments

Comments
 (0)