Skip to content

Commit

Permalink
forcing git to be latest of pipv20
Browse files Browse the repository at this point in the history
(latest as of 4/26/2023)
  • Loading branch information
CodeByDrescher authored Apr 26, 2023
1 parent e71f795 commit c98761c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
- name: Install pip and setuptools
run: |
python -m pip install --upgrade pip
python -m pip install pip==20.3.4
python -m pip install --upgrade setuptools
# install package
Expand Down

0 comments on commit c98761c

Please sign in to comment.