Skip to content

Commit b66e884

Browse files
committed
OSV pip issues
Signed-off-by: Effi-S <effi.szt@gmail.com>
1 parent bf81f5c commit b66e884

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@ jobs:
5555
5656
- name: Install dependencies
5757
run: |
58-
python -m pip install --upgrade pip
59-
pip install -r requirements.txt
58+
pip install -r requirements.txt --require-hashes
6059
6160
- name: Build documentation (Strict Mode)
6261
run: |

0 commit comments

Comments
 (0)