Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
dc6de33c
Unverified
Commit
dc6de33c
authored
Feb 11, 2026
by
7. Sun
Committed by
GitHub
Feb 11, 2026
Browse files
[CI] Add pip caching to cleanup_pr_body workflow (#32979)
Signed-off-by:
7. Sun
<
jhao.sun@gmail.com
>
parent
c4b9e677
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/cleanup_pr_body.yml
.github/workflows/cleanup_pr_body.yml
+1
-0
No files found.
.github/workflows/cleanup_pr_body.yml
View file @
dc6de33c
...
@@ -19,6 +19,7 @@ jobs:
...
@@ -19,6 +19,7 @@ jobs:
uses
:
actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
# v6.1.0
uses
:
actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
# v6.1.0
with
:
with
:
python-version
:
'
3.12'
python-version
:
'
3.12'
cache
:
'
pip'
-
name
:
Install Python dependencies
-
name
:
Install Python dependencies
run
:
|
run
:
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment