We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e91759 commit 1ec2254Copy full SHA for 1ec2254
.github/workflows/ci_test-full.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Update pip
45
run: |
46
# needed for `pip cache` command
47
- pip install --quiet "pip==20.1" --upgrade --user
+ pip install --quiet "pip==20.2" --upgrade --user
48
49
# Github Actions: Run step on specific OS: https://stackoverflow.com/a/57948488/4521646
50
- name: Setup macOS
0 commit comments