We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ab321 commit aaf15adCopy full SHA for aaf15ad
1 file changed
.github/workflows/CI.yml
@@ -26,7 +26,7 @@ jobs:
26
python-version: ${{ matrix.python-version }}
27
28
- name: Cache pip
29
- uses: actions/cache@v2
+ uses: actions/cache@v3
30
with:
31
# This path is specific to Ubuntu
32
path: ~/.cache/pip
0 commit comments