Skip to content

Commit 77cd3c1

Browse files
Merge pull request #11 from Contrast-Security-OSS/TS-39550_remove_pip_cache
TS-39550 Remove pip cache
2 parents 1ad8570 + 0550be9 commit 77cd3c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ runs:
148148
uses: actions/setup-python@v5
149149
with:
150150
python-version: '3.11'
151-
cache: 'pip'
152151

153152
# Install uv tool for dependency management
154153
- name: Install uv

0 commit comments

Comments
 (0)