We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c335fdc commit 10d289eCopy full SHA for 10d289e
1 file changed
.github/workflows/pages.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/setup-python@v1
16
with:
17
python-version: 3.9
18
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
19
20
path: |
21
~/.cache/pip
0 commit comments