There was an error while loading. Please reload this page.
2 parents cf4d0bc + 7da6518 commit 0618ac3Copy full SHA for 0618ac3
1 file changed
.github/workflows/mkdocs.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
29
30
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
31
with:
32
key: mkdocs-material-${{ env.cache_id }}
33
path: .cache
0 commit comments