Skip to content

Commit 5957807

Browse files
authored
Merge pull request #654 from dichn/pip
2 parents 1f292cc + 8f8f650 commit 5957807

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pip-compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
python-version: "3.11"
1616

1717
- name: Install tox
18-
run: pip install tox
18+
run: pip install "pip<=25.0" tox
1919

2020
- name: pip-compile
2121
uses: technote-space/create-pr-action@v2

0 commit comments

Comments
 (0)