Skip to content

Commit 98f5537

Browse files
committed
Update pip-audit.yml
Signed-off-by: Ry Jones <ry@linux.com>
1 parent 07ec8ef commit 98f5537

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pip-audit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
run: |
1717
python -m venv env/
1818
source env/bin/activate
19+
python -m pip install --upgrade pip
1920
python -m pip install .
2021
- uses: pypa/gh-action-pip-audit@v1.0.0
2122
with:

0 commit comments

Comments
 (0)