Merge branch 'master' into docs/social-cards

This commit is contained in:
squidfunk
2023-05-08 10:30:46 +02:00
13 changed files with 1043 additions and 724 deletions

View File

@@ -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-