Bump actions/upload-artifact from 4 to 6 (#5466)
Bumps
[actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- vLLM version: v0.13.0
- vLLM main:
5326c89803
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -286,7 +286,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload logs
|
- name: Upload logs
|
||||||
if: always()
|
if: always()
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v6
|
||||||
with:
|
with:
|
||||||
name: ${{ inputs.config_file_path }}-pod-logs
|
name: ${{ inputs.config_file_path }}-pod-logs
|
||||||
path: /tmp/vllm*_logs.txt
|
path: /tmp/vllm*_logs.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user