We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2df313 + 23d66ae commit d799476Copy full SHA for d799476
.github/workflows/docs.yml
@@ -17,7 +17,7 @@ jobs:
17
python-version: '3.9'
18
architecture: 'x64'
19
20
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
21
with:
22
path: |
23
~/.cache/pypoetry
0 commit comments