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 3ff83aa commit c718346Copy full SHA for c718346
1 file changed
.github/workflows/docs.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Python environment
19
uses: ./.github/actions/setup-python
20
21
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
22
with:
23
key: mkdocs-material-${{ hashfiles('.cache/**') }}
24
path: .cache
0 commit comments