Skip to content

Commit 1ec2254

Browse files
committed
pip
1 parent 2e91759 commit 1ec2254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_test-full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Update pip
4545
run: |
4646
# needed for `pip cache` command
47-
pip install --quiet "pip==20.1" --upgrade --user
47+
pip install --quiet "pip==20.2" --upgrade --user
4848

4949
# Github Actions: Run step on specific OS: https://stackoverflow.com/a/57948488/4521646
5050
- name: Setup macOS

0 commit comments

Comments
 (0)