summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Michael Larson <sethmichaellarson@gmail.com>2021-11-24 12:28:05 -0600
committerGitHub <noreply@github.com>2021-11-24 12:28:05 -0600
commit370654bb2241de18fb01bfbaa62c1fb8b5f1ee04 (patch)
treeced4228ce081188b768a0a095a00cc3c4dc6ab0d
parentae8359a904606e79d65ae34b0f90ca29feedb49c (diff)
downloadurllib3-cache-pip-gha.tar.gz
Update lint.ymlcache-pip-gha
-rw-r--r--.github/workflows/lint.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index 808a68c0..d4802549 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -14,6 +14,7 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: "3.8"
+ cache: pip
- name: Lint the code
uses: pre-commit/action@v2.0.0
- name: Install dependencies