Skip to content

Commit ec56855

Browse files
committed
Fixup: use 20.21.1 instead
1 parent f63baad commit ec56855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-python-matrix/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ runs:
4747
shell: bash
4848
run: |
4949
python3.10 -m pip install -U pip
50-
python3.10 -m pip install -U wheel setuptools 'tox<4' 'virtualenv<20.21.1'
50+
python3.10 -m pip install -U wheel setuptools 'tox<4' 'virtualenv<20.22.0'

0 commit comments

Comments
 (0)