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.
2 parents 903adf3 + 6da1104 commit 23796a5Copy full SHA for 23796a5
1 file changed
.github/workflows/docs.yml
@@ -23,7 +23,7 @@ jobs:
23
pip install tox tox-gh-actions
24
25
# python cache
26
- - uses: actions/cache@v5
+ - uses: actions/cache@v6
27
with:
28
path: ~/.cache/pip
29
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}
0 commit comments