We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa6b8d1 + b281dce commit 6a1f4d7Copy full SHA for 6a1f4d7
1 file changed
.github/workflows/docs.yaml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
python-version: 3.x
17
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
18
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
19
20
key: mkdocs-material-${{ env.cache_id }}
21
path: .cache
0 commit comments