We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad3debd commit a8ee9c4Copy full SHA for a8ee9c4
.github/workflows/test.yaml
@@ -66,7 +66,7 @@ jobs:
66
run: |
67
pip3 install -e .
68
pip install --upgrade setuptools
69
- - uses: pypa/[email protected].7
+ - uses: pypa/[email protected].8
70
with:
71
ignore-vulns: |
72
GHSA-r9hx-vwmv-q579
0 commit comments