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 b6fbb63 commit d16f439Copy full SHA for d16f439
1 file changed
.github/workflows/docs.yml
@@ -41,7 +41,7 @@ jobs:
41
python-version: '3.11'
42
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
43
44
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
45
with:
46
key: mkdocs-material-${{ env.cache_id }}
47
path: ~/.cache
0 commit comments