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 0f8650a commit a2858caCopy full SHA for a2858ca
1 file changed
.github/workflows/pages.yml
@@ -23,7 +23,7 @@ jobs:
23
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
24
25
26
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
27
with:
28
key: mkdocs-material-${{ env.cache_id }}
29
path: .cache
0 commit comments