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 fe83c15 commit 8167cf2Copy full SHA for 8167cf2
.github/workflows/compliance.yml
@@ -15,7 +15,7 @@ jobs:
15
fetch-depth: 0
16
17
- name: cache-pip
18
- uses: actions/cache@v1
+ uses: actions/cache@v4
19
with:
20
path: ~/.cache/pip
21
key: ${{ runner.os }}-doc-pip
0 commit comments