Skip to content

Commit de475bd

Browse files
committed
add security scan
1 parent 54185ba commit de475bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/dist-python.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ jobs:
6161
- uses: actions/setup-python@v5
6262
with:
6363
python-version: ${{env.PYTHON_VERSION}}
64-
cache: 'pip'
65-
cache-dependency-path: 'bindings/python/pyproject.toml'
6664
allow-prereleases: true
6765

6866
- name: Set up QEMU

0 commit comments

Comments
 (0)