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 8e5f551 commit c169b43Copy full SHA for c169b43
.github/workflows/format_pr_body.yaml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Get vLLM version
38
run: |
39
- VLLM_COMMIT=68dbde5
+ VLLM_COMMIT=68dbde5dbb11b9250454d0c9f21a8b3da960b341
40
echo "VLLM_COMMIT=https://github.com/vllm-project/vllm/commit/$VLLM_COMMIT" >> $GITHUB_ENV
41
42
- name: Checkout repository
0 commit comments