There was an error while loading. Please reload this page.
1 parent 826461d commit d1cd4b7Copy full SHA for d1cd4b7
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@v5
+ - uses: actions/cache@v6
22
with:
23
key: mkdocs-material-${{ hashfiles('.cache/**') }}
24
path: .cache
0 commit comments