Skip to content

Commit

Permalink
Fixup: use 20.21.1 instead
Browse files Browse the repository at this point in the history
  • Loading branch information
hmstepanek committed May 1, 2023
1 parent f63baad commit ec56855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-python-matrix/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ runs:
shell: bash
run: |
python3.10 -m pip install -U pip
python3.10 -m pip install -U wheel setuptools 'tox<4' 'virtualenv<20.21.1'
python3.10 -m pip install -U wheel setuptools 'tox<4' 'virtualenv<20.22.0'

0 comments on commit ec56855

Please sign in to comment.