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.
2 parents 87b7bb5 + 8461156 commit dccbb9bCopy full SHA for dccbb9b
.github/workflows/docs.yaml
@@ -38,7 +38,7 @@ jobs:
38
run: |
39
echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
40
- name: handle cache
41
- uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4
+ uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
42
with:
43
key: mkdocs-material-${{ env.cache_id }}
44
path: .cache
0 commit comments