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 85c0761 + 9a13a4c commit cfb7be7Copy full SHA for cfb7be7
.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@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
+ uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
42
with:
43
key: mkdocs-material-${{ env.cache_id }}
44
path: .cache
0 commit comments