mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-04 19:45:08 -04:00
Merge branch 'master' into docs/social-cards
This commit is contained in:
@@ -501,7 +501,7 @@ carried out. You might want to:
|
||||
python-version: 3.x
|
||||
- uses: actions/cache@v3
|
||||
with:
|
||||
key: mkdocs-material-${{ github.sha }}
|
||||
key: mkdocs-material-${{ github.ref }}
|
||||
path: .cache
|
||||
restore-keys: |
|
||||
mkdocs-material-
|
||||
|
||||
Reference in New Issue
Block a user