Unverified Commit dc6de33c authored by 7. Sun's avatar 7. Sun Committed by GitHub
Browse files

[CI] Add pip caching to cleanup_pr_body workflow (#32979)


Signed-off-by: default avatar7. Sun <jhao.sun@gmail.com>
parent c4b9e677
......@@ -19,6 +19,7 @@ jobs:
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
with:
python-version: '3.12'
cache: 'pip'
- name: Install Python dependencies
run: |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment