Skip to content

Commit 511fbd3

Browse files
committed
ci: Update pip
1 parent 236fec9 commit 511fbd3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
- uses: actions/checkout@v6
4545
- uses: actions/setup-python@v6
4646
with: { python-version: "3.13" }
47+
- run: python -m pip install --upgrade pip
4748
- run: pip install pip-audit
4849
- run: pip-audit --strict
4950

0 commit comments

Comments
 (0)